rust/tests/ui/inline-const
Ziru Niu e8c831a03b add inline-const test for elided lifetimes being infer vars 2023-06-01 02:28:31 +08:00
..
const-expr-array-init.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-basic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-generic-err.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-generic-err.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-generic-err2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-generic-err2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-generic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-inference.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-lifetime-err.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-lifetime-err.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
const-expr-lifetime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expr-reference.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-match-pat-generic.rs Perform match checking on THIR. 2023-04-03 15:59:21 +00:00
const-match-pat-generic.stderr Perform match checking on THIR. 2023-04-03 15:59:21 +00:00
const-match-pat-inference.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-match-pat-lifetime-err.rs Add some reasons why tests are ignored. 2023-04-15 16:11:42 -07:00
const-match-pat-lifetime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-match-pat-range.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-match-pat.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
elided-lifetime-being-infer-vars.rs add inline-const test for elided lifetimes being infer vars 2023-06-01 02:28:31 +08:00
expr-unsafe-err.mir.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-unsafe-err.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-unsafe-err.thir.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-unsafe.mir.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-unsafe.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-unsafe.thir.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-with-block-err.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-with-block-err.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expr-with-block.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-with-const.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pat-unsafe-err.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pat-unsafe.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00