rust/tests/ui/inline-const
2024-09-15 09:51:32 +02:00
..
break-inside-inline-const-issue-128604.rs Don't Suggest Labeling const and unsafe Blocks 2024-08-06 14:50:09 -04:00
break-inside-inline-const-issue-128604.stderr Don't Suggest Labeling const and unsafe Blocks 2024-08-06 14:50:09 -04:00
const_block_pat_liveness.rs Add regression test 2024-06-07 08:33:58 +00:00
const-expr-array-init.rs
const-expr-basic.rs
const-expr-generic-err2.rs
const-expr-generic-err2.stderr
const-expr-generic-err.rs
const-expr-generic-err.stderr
const-expr-generic.rs
const-expr-inference.rs
const-expr-lifetime-err.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
const-expr-lifetime-err.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
const-expr-lifetime.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
const-expr-macro.rs
const-expr-reference.rs
const-match-pat-generic.rs
const-match-pat-generic.stderr avoid creating an Instance only to immediately disassemble it again 2024-07-18 11:58:16 +02:00
const-match-pat-inference.rs
const-match-pat-lifetime-err.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
const-match-pat-lifetime-err.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
const-match-pat-lifetime.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
const-match-pat-range.rs
const-match-pat.rs
elided-lifetime-being-infer-vars.rs
expr-unsafe-err.rs
expr-unsafe-err.stderr
expr-unsafe.rs
expr-unsafe.stderr
expr-with-block-err.rs
expr-with-block-err.stderr
expr-with-block.rs
instance-doesnt-depend-on-type.rs
interpolated.rs
macro-with-const.rs
pat-match-fndef.rs
pat-match-fndef.stderr
pat-unsafe-err.rs
pat-unsafe-err.stderr
pat-unsafe.rs
pat-unsafe.stderr
promotion.rs
promotion.stderr
referencing_local_variables.rs
referencing_local_variables.stderr
required-const.rs
required-const.stderr
uninit_local.rs
uninit_local.stderr
using-late-bound-from-closure.rs Add test 2024-08-08 00:41:39 +08:00
using-late-bound-from-closure.stderr Add test 2024-08-08 00:41:39 +08:00