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

Make match_ignore_ascii_case more efficient, add ascii_case_insensitive_phf_map
#122 by SimonSapin was merged Feb 25, 2017 Loading… updated Feb 25, 2017
Allow heapsize 0.4
#150 by Eijebong was merged May 28, 2017 Loading… updated May 28, 2017
Parse nth-child(-/*comment*/n+b)
#154 by Manishearth was closed Jun 5, 2017 Loading… updated Jun 5, 2017
Reduce the size of Token
#159 by SimonSapin was merged Jun 16, 2017 Loading… updated Jun 16, 2017
Add a one-token cache
#171 by SimonSapin was merged Jul 24, 2017 Loading… updated Jul 24, 2017
Count line-numbers during tokenization
#177 by SimonSapin was merged Aug 9, 2017 Loading… updated Aug 9, 2017
Use a SmallVec instead of Vec in consume_until_end_of_block
#186 by SimonSapin was merged Aug 25, 2017 Loading… updated Aug 25, 2017
Avoid std::fmt in serialization code
#190 by SimonSapin was merged Aug 30, 2017 Loading… updated Aug 31, 2017
Avoid boundary check in parse_n_dash_digits
#199 by upsuper was merged Oct 1, 2017 Loading… updated Oct 1, 2017
Include a SourceLocation in all error types
#200 by SimonSapin was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Add Parser::try_parse, same as Parser::try
#244 by SimonSapin was merged Apr 10, 2019 Loading… updated Apr 10, 2019
Fix a "will be a hard error" warning + drive-by
#245 by SimonSapin was merged Apr 24, 2019 Loading… updated Apr 24, 2019
Fix typo in documentation
#246 by federicomenaquintero was merged May 3, 2019 Loading… updated May 3, 2019
Use MaybeUninit when available
#252 by SimonSapin was merged Jul 6, 2019 Loading… updated Jul 6, 2019
Clean up a bit now that lifetimes are non-lexical.
#269 by emilio was merged Nov 25, 2019 Loading… updated Nov 25, 2019
Make procedural-masquerade resilient to macro input pretty-printing changes
#274 by SimonSapin was merged Jun 20, 2020 Loading… updated Jun 20, 2020
Implement support for hwb() color syntax
#292 by devongovett was merged Nov 26, 2021 Loading… updated Nov 26, 2021
Update phf to 0.10
#300 by wusyong was merged Apr 28, 2022 Loading… updated Apr 28, 2022
Include 0.11 in the range of compatible phf versions.
#306 by adamreichold was merged Aug 7, 2022 Loading… updated Aug 7, 2022
Implement [ok]lab, [ok]lch from color-4 spec.
#309 by tiaanl was merged Oct 20, 2022 Loading… updated Oct 20, 2022
Bump MSRV to 1.56
#315 by GPHemsley was closed Dec 12, 2022 Loading… updated Jan 23, 2023
Add parsing of color()
#317 by tiaanl was merged Jan 25, 2023 Loading… updated Jan 25, 2023
Use the std::matches! macro
#320 by nickelc was merged Jan 25, 2023 Loading… updated Jan 25, 2023
Remove AbsoluteColor abstraction
#321 by tiaanl was merged Jan 31, 2023 Loading… updated Jan 31, 2023
Fix csswg urls
#322 by tiaanl was merged Jan 31, 2023 Loading… updated Jan 31, 2023
ProTip! What’s not been updated in a month: updated:<2025-05-04.