rust/tests/ui/const-ptr
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
..
allowed_slices.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
forbidden_slices.rs Shorten span of panic failures in const context 2025-02-28 16:28:41 +00:00
forbidden_slices.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
out_of_bounds_read.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
out_of_bounds_read.stderr Shorten span of panic failures in const context 2025-02-28 16:28:41 +00:00