rust/tests/ui/inline-const
2024-03-14 21:55:07 +01:00
..
const-expr-array-init.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-expr-basic.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-expr-generic-err.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-expr-generic-err.stderr preserve span when evaluating mir::ConstOperand 2024-03-14 21:55:07 +01:00
const-expr-generic.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-expr-inference.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-expr-lifetime.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-expr-macro.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-expr-reference.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-match-pat-generic.rs #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +00:00
const-match-pat-generic.stderr #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +00:00
const-match-pat-inference.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-match-pat-lifetime-err.rs #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +00:00
const-match-pat-lifetime-err.stderr #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +00:00
const-match-pat-lifetime.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-match-pat-range.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-match-pat.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
elided-lifetime-being-infer-vars.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00: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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
expr-unsafe.stderr Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
expr-with-block.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
instance-doesnt-depend-on-type.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
interpolated.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
macro-with-const.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
pat-match-fndef.rs #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +00:00
pat-match-fndef.stderr #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +00:00
pat-unsafe-err.rs #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +00:00
pat-unsafe-err.stderr #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +00:00
pat-unsafe.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
pat-unsafe.stderr #![feature(inline_const_pat)] is no longer incomplete 2024-02-01 10:27:54 +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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
required-const.stderr preserve span when evaluating mir::ConstOperand 2024-03-14 21:55:07 +01:00