rust/tests/ui/codegen/equal-pointers-unequal/as-cast
Nikita Popov dd151beeb6 Adjust test to still show miscompile
The capture of i in assert_ne!() is now known read-only, which
enables early SROA. Block this by passing i to println, where
we currently cannot recognize this.
2025-08-20 19:08:16 +02:00
..
inline1.rs Add ignore-backends annotations in failing GCC backend ui tests 2025-07-23 13:48:04 +02:00
inline2.rs Add ignore-backends annotations in failing GCC backend ui tests 2025-07-23 13:48:04 +02:00
segfault.rs Adjust test to still show miscompile 2025-08-20 19:08:16 +02:00
zero.rs Add ignore-backends annotations in failing GCC backend ui tests 2025-07-23 13:48:04 +02:00