rust/tests/ui/proc-macro/quote
Nicholas Nethercote e37c367482 Improve pretty printing of if/else.
By removing some of the over-indenting. AST pretty printing now looks
correct. HIR pretty printing is better, but still over-indents some.
2025-04-25 14:33:16 +10:00
..
auxiliary Fix `proc_macro::quote!` for raw ident 2025-01-09 22:16:21 +01:00
basic.rs
debug.rs Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests 2025-04-16 11:10:10 +02:00
debug.stdout Improve pretty printing of if/else. 2025-04-25 14:33:16 +10:00
does-not-have-iter-interpolated-dup.rs
does-not-have-iter-interpolated-dup.stderr
does-not-have-iter-interpolated.rs
does-not-have-iter-interpolated.stderr
does-not-have-iter-separated.rs
does-not-have-iter-separated.stderr
does-not-have-iter.rs
does-not-have-iter.stderr
not-quotable.rs
not-quotable.stderr Do not suggest using `-Zmacro-backtrace` for builtin macros 2025-03-14 19:50:03 +00:00
not-repeatable.rs
not-repeatable.stderr