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

Fix clippy lints
#401 by emilio was merged Feb 21, 2025 Loading… updated Feb 21, 2025
Fix clippy lints.
#396 by emilio was merged Nov 7, 2024 Loading… updated Nov 7, 2024
Switch tokenizer to use a pointer rather than index for position tracking
#383 by emilio was closed Apr 7, 2024 Loading… updated Apr 7, 2024
Add a profiling cargo profile.
#382 by emilio was merged Apr 7, 2024 Loading… updated Apr 7, 2024
Switch tokenizer to use a pointer rather than index for position tracking
#381 by emilio was closed Apr 7, 2024 Loading… updated Apr 7, 2024
Serde + clippy fixes
#378 by emilio was merged Apr 6, 2024 Loading… updated Apr 6, 2024
Run cargo fmt and cargo clippy --fix on all files
#373 by tiaanl was closed Apr 6, 2024 Loading… updated Apr 6, 2024
parser: minor clean-ups.
#360 by emilio was merged Sep 6, 2023 Loading… updated Sep 6, 2023
Numeric faster
#132 by emilio was merged Apr 9, 2017 Loading… updated Aug 24, 2023
color: Avoid a string copy in parse_color_function.
#347 by emilio was merged Jun 6, 2023 Loading… updated Jun 6, 2023
cow-rc-str: Use ptr::NonNull.
#345 by emilio was merged Jun 6, 2023 Loading… updated Jun 6, 2023
Bump version for the nesting fixes.
#344 by emilio was merged Jun 4, 2023 Loading… updated Jun 4, 2023
Remove build dependencies
#341 by glandium was merged Jun 2, 2023 Loading… updated Jun 2, 2023
Update cssparser-macros to syn 2
#342 by glandium was merged Jun 2, 2023 Loading… updated Jun 2, 2023
[css-nesting] Fix body parsing recovery when nesting is not enabled.
#339 by emilio was merged May 16, 2023 Loading… updated May 16, 2023
Encapsulate unsafe in _cssparser_internal_to_lowercase macro
#335 by nicoburns was merged Apr 30, 2023 Loading… updated Apr 30, 2023
Replace deprecated std constants by associated constants.
#289 by RillingDev was merged Apr 27, 2023 Loading… updated Apr 27, 2023
macros: Fix indentation of cssparser_internal_to_lowercase.
#334 by emilio was merged Apr 27, 2023 Loading… updated Apr 27, 2023
Minor rules and declaration cleanups.
#331 by emilio was merged Apr 27, 2023 Loading… updated Apr 27, 2023
Make ParseError a std::error::Error
#332 by emilio was merged Apr 27, 2023 Loading… updated Apr 27, 2023
Make ParseError a std::error::Error
#298 by lucacasonato was closed Apr 27, 2023 Loading… updated Apr 27, 2023
Shrink unsafe block
#305 by cactter was merged Apr 27, 2023 Loading… updated Apr 27, 2023
Parser takes "none" keyword into account
#325 by tiaanl was closed Feb 26, 2023 Loading… updated Feb 26, 2023
Change RGBA components to f32 and change tests to check css.
#311 by tiaanl was closed Dec 7, 2022 Loading… updated Jan 30, 2023
ProTip! Adding no:label will show everything without a label.