rust/tests/ui/proc-macro/quote
Lukas Wirth 20ab952b4d Explicitly annotate edition for unpretty=expanded and unpretty=hir tests
These emit prelude imports which means they are always edition dependent
2025-04-16 11:10:10 +02: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 Explicitly annotate edition for unpretty=expanded and unpretty=hir tests 2025-04-16 11:10:10 +02:00
does-not-have-iter-interpolated-dup.rs Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
does-not-have-iter-interpolated-dup.stderr Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
does-not-have-iter-interpolated.rs Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
does-not-have-iter-interpolated.stderr Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
does-not-have-iter-separated.rs Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
does-not-have-iter-separated.stderr Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
does-not-have-iter.rs Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
does-not-have-iter.stderr Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
not-quotable.rs Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
not-quotable.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
not-repeatable.rs Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00
not-repeatable.stderr Migrate check-fail tests for proc_macro::quote! from quote crate 2025-01-09 22:16:21 +01:00