rust/src/test/ui/inline-const
2021-08-16 19:33:49 +01:00
..
const-expr-array-init.rs Add inline const to INCOMPLETE_FEATURES 2020-10-16 18:15:57 -03:00
const-expr-basic.rs Add inline const to INCOMPLETE_FEATURES 2020-10-16 18:15:57 -03:00
const-expr-macro.rs Add inline const macro test 2020-10-19 19:05:54 -03:00
const-expr-reference.rs Add inline const to INCOMPLETE_FEATURES 2020-10-16 18:15:57 -03:00
const-match-pat-generic.rs Add test for issue 82518 2021-08-16 19:33:49 +01:00
const-match-pat-generic.stderr Add test for issue 82518 2021-08-16 19:33:49 +01:00
const-match-pat-range.rs Add ..= const { .. } missing tests and sort them properly 2020-10-22 13:22:14 -03:00
const-match-pat.rs Add inline const to INCOMPLETE_FEATURES 2020-10-16 18:15:57 -03:00
macro-with-const.rs Don't allow const to begin a nonterminal 2020-12-17 13:58:56 -08:00