rust/src/test/ui/inline-const
Camelid d6f1787447 Don't allow `const` to begin a nonterminal
Thanks to Vadim Petrochenkov who [told me what the fix was][z]!

[z]: https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/finding.20which.20macro.20rule.20to.20use/near/220240422
2020-12-17 13:58:56 -08:00
..
const-expr-array-init.rs
const-expr-basic.rs
const-expr-macro.rs Add inline const macro test 2020-10-19 19:05:54 -03:00
const-expr-reference.rs
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
macro-with-const.rs Don't allow `const` to begin a nonterminal 2020-12-17 13:58:56 -08:00