rust/tests/ui/consts/const-mut-refs
2025-11-09 14:32:01 +01:00
..
const_mut_address_of.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
const_mut_refs.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
issue-76510.rs const checks: avoid 'top-level scope' terminology 2025-06-27 17:03:48 +02:00
issue-76510.stderr const checks: avoid 'top-level scope' terminology 2025-06-27 17:03:48 +02:00
mut_ref_in_final.rs const validation: remove check for mutable refs in final value of const 2025-11-09 14:32:01 +01:00
mut_ref_in_final.stderr const validation: remove check for mutable refs in final value of const 2025-11-09 14:32:01 +01:00