Skip to content

Pull requests: dtolnay/quote

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

mention prettyplease for formatting generated code
#251 by Emilgardis was merged May 8, 2023 Loading…
Improve error message on incorrectly typed span
#247 by dtolnay was merged Mar 13, 2023 Loading…
Help span argument of quote_spanned get inferred to Span
#246 by dtolnay was merged Mar 13, 2023 Loading…
Make IntoSpan inaccessible outside of quote
#240 by dtolnay was closed Mar 12, 2023 Loading…
Generalize quote_spanned to accept DelimSpan as span
#239 by dtolnay was merged Mar 12, 2023 Loading…
Add spanned support for DelimSpan
#237 by dtolnay was merged Mar 12, 2023 Loading…
Call format! through an unambiguous path
#226 by dtolnay was merged Jun 20, 2022 Loading…
Use Ident::new_raw to quote raw identifiers
#225 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…
Show simpler rules in macro documentation
#219 by dtolnay was merged Apr 11, 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…
Touch up comments from PR #211
#215 by dtolnay was merged Mar 25, 2022 Loading…
Remove part about concat! from doc comment example
#214 by dtolnay was merged Mar 25, 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…
Add an example for multiple variables in repetitions
#207 by jo-so was closed Mar 25, 2022 Loading…
chore: update to rust edition 2021
#205 by somehowchris was closed Jan 9, 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…
Fix no as_slice() on arrays on old toolchains
#201 by dtolnay was merged Dec 27, 2021 Loading…
Fix Pattern trait unimplemented for [char; 2]
#200 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.