-
-
Notifications
You must be signed in to change notification settings - Fork 106
Pull requests: dtolnay/quote
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
mention prettyplease for formatting generated code
#251
by Emilgardis
was merged May 8, 2023
Loading…
Help span argument of quote_spanned get inferred to Span
#246
by dtolnay
was merged Mar 13, 2023
Loading…
Generalize quote_spanned to accept DelimSpan as span
#239
by dtolnay
was merged Mar 12, 2023
Loading…
Split wildcard re-export in runtime module into private and public
#238
by dtolnay
was merged Mar 12, 2023
Loading…
Disable the invalid span workaround in spanned.rs on patched versions of rustc
#224
by mystor
was merged Jun 20, 2022
Loading…
Eliminate piles of extra semicolons from expanded code
#221
by dtolnay
was merged Jun 18, 2022
Loading…
Special case
quote!/quote_spanned! for 1 and 2 tts.
#217
by nnethercote
was merged Apr 11, 2022
Loading…
Use a character other than \0 for testing unicode escapes
#216
by dtolnay
was merged Mar 28, 2022
Loading…
Add some comments about how
quote_each_token works.
#211
by nnethercote
was merged Mar 25, 2022
Loading…
Reorder arguments in
quote_token and quote_token_spanned
#210
by lqd
was merged Mar 17, 2022
Loading…
Order rules in
quote_token! and quote_token_spanned! by frequency.
#209
by nnethercote
was merged Mar 17, 2022
Loading…
Optimize parse+extend to make only one proc macro bridge call
#203
by dtolnay
was merged Dec 28, 2021
Loading…
Restore support for toolchains without $:literal matcher
#202
by dtolnay
was merged Dec 27, 2021
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.