rust/tests/ui/consts/miri_unleashed
2024-03-13 14:53:04 -04:00
..
auxiliary
abi-mismatch.rs
abi-mismatch.stderr
assoc_const_2.rs
assoc_const_2.stderr
assoc_const.rs
assoc_const.stderr
box.rs
box.stderr
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
const_refers_to_static.stderr
drop.rs
drop.stderr
extern-static.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
extern-static.stderr
feature-gate-unleash_the_miri_inside_of_you.rs
feature-gate-unleash_the_miri_inside_of_you.stderr
inline_asm.rs
inline_asm.stderr
mutable_references_err.rs Added deny(const_eval_mutable_ptr_in_final_value) attribute to all tests that were expecting the hard error for it. 2024-03-13 10:32:41 -04:00
mutable_references_err.stderr Added deny(const_eval_mutable_ptr_in_final_value) attribute to all tests that were expecting the hard error for it. 2024-03-13 10:32:41 -04:00
mutable_references.rs Rebase. Update expected output to match current output. 2024-03-13 10:50:17 -04:00
mutable_references.stderr Rebase. Update expected output to match current output. 2024-03-13 10:50:17 -04:00
mutating_global.rs
mutating_global.stderr
non_const_fn.rs
non_const_fn.stderr
ptr_arith.rs
ptr_arith.stderr
slice_eq.rs
static-no-inner-mut.32bit.stderr include 32-bit variant for updated test of miri diagnostics. 2024-03-13 14:53:04 -04:00
static-no-inner-mut.64bit.stderr Rebase. Update expected output to match current output. 2024-03-13 10:50:17 -04:00
static-no-inner-mut.rs Rebase. Update expected output to match current output. 2024-03-13 10:50:17 -04:00
tls.rs
tls.stderr