rust/src/test/ui/consts/const-mut-refs
2020-06-19 14:16:38 -05:00
..
const_mut_address_of.rs update diagnostics for &mut in constants 2020-06-19 11:48:46 -05:00
const_mut_address_of.stderr add new error code 2020-06-19 14:16:38 -05:00
const_mut_refs.rs update diagnostics for &mut in constants 2020-06-19 11:48:46 -05:00
const_mut_refs.stderr add new error code 2020-06-19 14:16:38 -05:00
feature-gate-const_mut_refs.rs Move and rewrite tests to use &mut in constants 2019-12-02 09:03:41 -05:00
feature-gate-const_mut_refs.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00