rust/tests/ui/consts/miri_unleashed
2024-02-29 09:34:15 +01:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
abi-mismatch.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
abi-mismatch.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
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
box.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
box.stderr const_mut_refs: allow mutable refs to statics 2024-02-17 10:19:17 +01:00
const_refers_to_static_cross_crate.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03: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
const_refers_to_static.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const_refers_to_static.stderr remove stderr-per-bitwidth from some tests 2024-02-16 10:09:12 +01: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_err.rs make mutable_references_err not bitwidth-dependent 2024-02-29 09:34:15 +01:00
mutable_references_err.stderr allow statics pointing to mutable statics 2024-02-29 09:34:15 +01:00
mutable_references.rs Always evaluate free constants and statics, even if previous errors occurred 2024-02-19 22:11:13 +00:00
mutable_references.stderr Always evaluate free constants and statics, even if previous errors occurred 2024-02-19 22:11:13 +00: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 interner: from-scratch rewrite using mutability information from provenance rather than types 2024-01-22 09:28:00 +01:00
static-no-inner-mut.64bit.stderr const-eval interner: from-scratch rewrite using mutability information from provenance rather than types 2024-01-22 09:28:00 +01:00
static-no-inner-mut.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00: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