rust/tests/ui/include-macros
Esteban Küber f0b8e13b59 Do not suggest using -Zmacro-backtrace for builtin macros
For macros that are implemented on the compiler, we do *not* mention the `-Zmacro-backtrace` flag. This includes `derive`s and standard macros.
2025-03-14 19:50:03 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
data.bin Move /src/test to /tests 2023-01-11 09:32:08 +00:00
file.txt Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mismatched-types.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mismatched-types.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
normalization.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
parent_dir.rs Remove the -test suffix from normalize directives 2024-12-27 19:58:16 +11:00
parent_dir.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
same-file-in-two-crates.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00