rust/tests/ui/consts/miri_unleashed
Ralf Jung 3175cc2814 stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
abi-mismatch.rs stabilize `const_extern_fn` 2024-09-14 18:07:06 +02:00
abi-mismatch.stderr stabilize `const_extern_fn` 2024-09-14 18:07:06 +02:00
assoc_const.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
assoc_const.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
assoc_const_2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
assoc_const_2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
box.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
box.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
const_refers_to_static.rs Always use a colon in `//@ normalize-*:` headers 2024-07-11 12:23:44 +10:00
const_refers_to_static.stderr remove stderr-per-bitwidth from some tests 2024-02-16 10:09:12 +01:00
const_refers_to_static_cross_crate.rs Always use a colon in `//@ normalize-*:` headers 2024-07-11 12:23:44 +10:00
const_refers_to_static_cross_crate.stderr Always evaluate free constants and statics, even if previous errors occurred 2024-02-19 22:11:13 +00:00
drop.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
drop.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
extern-static.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
extern-static.stderr interpret: rename ReadExternStatic → ExternStatic 2024-02-10 16:06:02 +01:00
feature-gate-unleash_the_miri_inside_of_you.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
feature-gate-unleash_the_miri_inside_of_you.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
inline_asm.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
inline_asm.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
mutable_references.rs const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references) 2024-09-10 10:26:16 +02:00
mutable_references.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
mutating_global.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
mutating_global.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
non_const_fn.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
non_const_fn.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
ptr_arith.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
ptr_arith.stderr Remove unused feature from a miri test 2023-10-26 00:46:56 +00:00
slice_eq.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
static-no-inner-mut.32bit.stderr const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references) 2024-09-10 10:26:16 +02:00
static-no-inner-mut.64bit.stderr const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references) 2024-09-10 10:26:16 +02:00
static-no-inner-mut.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
tls.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
tls.stderr interpret: rename ReadExternStatic → ExternStatic 2024-02-10 16:06:02 +01:00