Skip to content

Pull requests: servo/rust-cssparser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Enable the GitHub merge queue
#349 by mrobinson was merged Jul 11, 2023 Loading…
Run miri on CI
#350 by zrhoffman was merged Jul 26, 2023 Loading…
Rgba does not store Option as component
#352 by tiaanl was merged Jul 24, 2023 Loading…
color: Expose named colors more directly.
#353 by emilio was merged Aug 2, 2023 Loading…
parser: Remove the line-number-offset mechanism.
#355 by emilio was merged Aug 10, 2023 Loading…
Make NumberOrPercentage and AngleOrNumber getters public.
#357 by tiaanl was merged Sep 1, 2023 Loading…
parser: Use a lookup table for Delimiter::from_byte.
#358 by emilio was merged Sep 11, 2023 Loading…
parser: minor clean-ups.
#360 by emilio was merged Sep 6, 2023 Loading…
serializer: Use match_byte in the serializer.
#361 by emilio was merged Sep 11, 2023 Loading…
color: Split most of the color parsing to a separate crate.
#363 by emilio was merged Sep 11, 2023 Loading…
Fix dependencies minimal versions
#365 by g2p was merged Jan 19, 2024 Loading…
Rename master branch to main
#371 by mrobinson was merged Mar 20, 2024 Loading…
Run cargo fmt and cargo clippy --fix on all files
#373 by tiaanl was closed Apr 6, 2024 Loading…
Serde + clippy fixes
#378 by emilio was merged Apr 6, 2024 Loading…
Update Servo style crate URL
#379 by atouchet was merged Apr 7, 2024 Loading…
Add a profiling cargo profile.
#382 by emilio was merged Apr 7, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.