rust/tests/ui/inline-const
2024-01-05 10:00:59 +00:00
..
const-expr-array-init.rs
const-expr-basic.rs
const-expr-generic-err.rs
const-expr-generic-err.stderr
const-expr-generic-err2.rs
const-expr-generic-err2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-expr-generic.rs
const-expr-inference.rs
const-expr-lifetime-err.rs
const-expr-lifetime-err.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-expr-lifetime.rs
const-expr-macro.rs
const-expr-reference.rs
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
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
const-match-pat-range.rs
const-match-pat.rs
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.rs Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
expr-unsafe-err.stderr Stabilize THIR unsafeck 2024-01-05 10:00:59 +00:00
expr-unsafe.rs Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
expr-unsafe.stderr Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
expr-with-block-err.rs
expr-with-block-err.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
expr-with-block.rs
instance-doesnt-depend-on-type.rs Don't use type_of to determine if item has intrinsic shim 2023-08-09 20:00:38 +00:00
interpolated.rs Fix inline_const with interpolated block 2023-07-19 16:24:58 +00:00
macro-with-const.rs
pat-match-fndef.rs Deny FnDef in patterns 2023-08-15 04:03:04 +00:00
pat-match-fndef.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
pat-unsafe-err.rs Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
pat-unsafe.rs Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
promotion.rs Prevent promotion of const fn calls in inline consts 2023-09-21 09:00:22 +00:00
promotion.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
required-const.rs Add a test to check that inline const is in required_consts 2023-08-18 17:07:07 +01:00
required-const.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00