-
Notifications
You must be signed in to change notification settings - Fork 136
Pull requests: servo/rust-cssparser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Switch Travis CI badge to GitHub Actions and update link
#307
by atouchet
was merged Aug 7, 2022
Loading…
Replace deprecated std constants by associated constants.
#289
by RillingDev
was merged Apr 27, 2023
Loading…
Tweak at-rule parsing API to allow a single at-rule to be block or blockless.
#287
by emilio
was merged Sep 3, 2021
Loading…
macros: Optimize cssparser_internal_to_lowercase for already-lowercase inputs.
#279
by emilio
was merged Jan 11, 2021
Loading…
Pass rule start to parser rather than just a location.
#277
by emilio
was merged Dec 4, 2020
Loading…
Add rustfmt::skip to skip rustfmt for ProceduralMasqueradeDummyType enum
#276
by Atul9
was merged Jun 22, 2020
Loading…
Bump smallvec to 1.0, release new minor version (0.27.2)
#267
by Manishearth
was merged Nov 25, 2019
Loading…
Add support for attributes on match arms in match_ignore_ascii_case!
#265
by SimonSapin
was merged Oct 22, 2019
Loading…
Fix using the
match_ignore_ascii_case
macro inside another macro expansion
#264
by SimonSapin
was merged Oct 22, 2019
Loading…
ProTip!
Adding no:label will show everything without a label.