diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-01-10 03:55:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-10 03:55:19 -0500 |
| commit | 34fa27b0bd4d689051ff0dd01bc5374ef6f4b813 (patch) | |
| tree | 31dffc85c877f7ad2abd9bb58b7153ffe8dffc28 /compiler/rustc_codegen_llvm/src | |
| parent | 5eec2b0610f3a23167416428dbb5cbdda5dc0893 (diff) | |
| parent | ef69c3001b387c135038a62902c803f368f7f3bd (diff) | |
| download | rust-34fa27b0bd4d689051ff0dd01bc5374ef6f4b813.tar.gz rust-34fa27b0bd4d689051ff0dd01bc5374ef6f4b813.zip | |
Rollup merge of #134693 - SpriteOvO:proc-macro-use-to-tokens-in-quote, r=tgross35
proc_macro: Use `ToTokens` trait in `quote` macro Tracking issues: #130977, #54722 This PR changed `proc_macro::quote!` to use `ToTokens` trait instead of `TokenStream::from`, and migrated test cases from `quote` crate. r? `@dtolnay` CC `@tgross35`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
