Skip to content

Make color and macros crates default members#427

Merged
nicoburns merged 2 commits intoservo:mainfrom
nicoburns:default-members
Mar 16, 2026
Merged

Make color and macros crates default members#427
nicoburns merged 2 commits intoservo:mainfrom
nicoburns:default-members

Conversation

@nicoburns
Copy link
Contributor

This means that running unqualified cargo check/build/test/clippy will run against all 3 crates by default, making it harder to accidentally miss build issues in cssparser-color crate which previously wouldn't be checked by default.

Signed-off-by: Nico Burns <nico@nicoburns.com>
@emilio
Copy link
Member

emilio commented Mar 15, 2026

CI is very unhappy, but looks reasonable with that fixed.

Signed-off-by: Nico Burns <nico@nicoburns.com>
@nicoburns nicoburns added this pull request to the merge queue Mar 16, 2026
Merged via the queue into servo:main with commit e8465d3 Mar 16, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants