-
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
Add cargo fmt to travis build config
#275
by Atul9
was merged Jun 22, 2020
Loading…
updated Jun 22, 2020
Add rustfmt::skip to skip rustfmt for ProceduralMasqueradeDummyType enum
#276
by Atul9
was merged Jun 22, 2020
Loading…
updated Jun 22, 2020
Make procedural-masquerade resilient to macro input pretty-printing changes
#274
by SimonSapin
was merged Jun 20, 2020
Loading…
updated Jun 20, 2020
Bump smallvec to 1.0, release new minor version (0.27.2)
#267
by Manishearth
was merged Nov 25, 2019
Loading…
updated Nov 25, 2019
Clean up a bit now that lifetimes are non-lexical.
#269
by emilio
was merged Nov 25, 2019
Loading…
updated Nov 25, 2019
Add support for attributes on match arms in match_ignore_ascii_case!
#265
by SimonSapin
was merged Oct 22, 2019
Loading…
updated Oct 22, 2019
Fix using the
match_ignore_ascii_case
macro inside another macro expansion
#264
by SimonSapin
was merged Oct 22, 2019
Loading…
updated Oct 22, 2019
Remove use of procedural-masquerade
#263
by SimonSapin
was merged Oct 21, 2019
Loading…
updated Oct 21, 2019
Work around warning from
late_bound_lifetime_arguments
lint
#260
by lqd
was merged Oct 21, 2019
Loading…
updated Oct 21, 2019
Update syn related dependencies to 1.0 and bump version
#257
by Eijebong
was merged Aug 15, 2019
Loading…
updated Aug 15, 2019
Switch from rustc-serialize to serde_json
#255
by est31
was merged Jul 17, 2019
Loading…
updated Jul 17, 2019
Use MaybeUninit when available
#252
by SimonSapin
was merged Jul 6, 2019
Loading…
updated Jul 6, 2019
Numbers and percent delimiters need a comment separator.
#251
by emilio
was merged Jul 5, 2019
Loading…
updated Jul 5, 2019
Expose byte index in tokenizer's position.
#249
by emilio
was merged May 29, 2019
Loading…
updated May 29, 2019
Fix typo in documentation
#246
by federicomenaquintero
was merged May 3, 2019
Loading…
updated May 3, 2019
RFC: Use Rust's string-to-number conversions, instead of home-grown ones
#156
by federicomenaquintero
was closed May 3, 2019
Loading…
updated May 3, 2019
Fix a "will be a hard error" warning + drive-by
#245
by SimonSapin
was merged Apr 24, 2019
Loading…
updated Apr 24, 2019
Add Parser::try_parse, same as Parser::try
#244
by SimonSapin
was merged Apr 10, 2019
Loading…
updated Apr 10, 2019
ProTip!
Filter pull requests by the default branch with base:main.