Closed
Bug 1833229
Opened 2 years ago
Closed 2 years ago
Move declaration_block.rs and cascade.rs out of properties.mako.rs
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
So that tooling and the lsp can see it it, and so they are not considered generated code.
Assignee | ||
Comment 1•2 years ago
|
||
So that they aren't imported via #[path]. This allows cargo to see them
even before building.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd1d47cf3e84
Move a bit declaration_block and cascade modules. r=boris
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•