rust/tests/ui/consts/const-mut-refs
Oli Scherer 77fe9f0a72 Validate before reporting interning errors.
validation produces much higher quality errors and already handles most of the cases
2024-04-17 09:50:44 +00:00
..
const_mut_address_of.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const_mut_refs.rs allow statics pointing to mutable statics 2024-02-29 09:34:15 +01:00
feature-gate-const_mut_refs.rs
feature-gate-const_mut_refs.stderr
issue-76510.rs Always evaluate free constants and statics, even if previous errors occurred 2024-02-19 22:11:13 +00:00
issue-76510.stderr Always evaluate free constants and statics, even if previous errors occurred 2024-02-19 22:11:13 +00:00
mut_ref_in_final.rs
mut_ref_in_final.stderr
mut_ref_in_final_dynamic_check.rs Validate before reporting interning errors. 2024-04-17 09:50:44 +00:00
mut_ref_in_final_dynamic_check.stderr Validate before reporting interning errors. 2024-04-17 09:50:44 +00:00