rust/tests/ui/proc-macro/quote
lcnr 7e14260fd1 probe_op silence ambiguity errors if tainted
see the `proc-macro/quote/not-repeatable.rs` test for a case where this is useful
2026-02-16 19:36:09 +00:00
..
auxiliary Add support for repetition to proc_macro::quote 2025-06-17 01:36:54 +09:00
basic.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
debug.rs Explicitly annotate edition for unpretty=expanded and unpretty=hir tests 2025-04-16 11:10:10 +02:00
debug.stdout Explicitly export core and std macros 2026-01-13 08:47:48 +01:00
does-not-have-iter-interpolated-dup.rs Add support for repetition to proc_macro::quote 2025-06-17 01:36:54 +09:00
does-not-have-iter-interpolated-dup.stderr Ignore #[doc(hidden)] items when computing trimmed paths 2026-01-19 12:27:27 +11:00
does-not-have-iter-interpolated.rs Add support for repetition to proc_macro::quote 2025-06-17 01:36:54 +09:00
does-not-have-iter-interpolated.stderr Ignore #[doc(hidden)] items when computing trimmed paths 2026-01-19 12:27:27 +11:00
does-not-have-iter-separated.rs Add support for repetition to proc_macro::quote 2025-06-17 01:36:54 +09:00
does-not-have-iter-separated.stderr Account for macros when trying to point at inference cause 2025-08-10 21:47:52 +00:00
does-not-have-iter.rs Add support for repetition to proc_macro::quote 2025-06-17 01:36:54 +09:00
does-not-have-iter.stderr Account for macros when trying to point at inference cause 2025-08-10 21:47:52 +00: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 Ignore #[doc(hidden)] items when computing trimmed paths 2026-01-19 12:27:27 +11:00
not-repeatable.rs probe_op silence ambiguity errors if tainted 2026-02-16 19:36:09 +00:00
not-repeatable.stderr probe_op silence ambiguity errors if tainted 2026-02-16 19:36:09 +00:00