summary refs log tree commit diff
path: root/src/test/ui/inline-const/macro-with-const.rs
AgeCommit message (Collapse)AuthorLines
2020-12-17Don't allow `const` to begin a nonterminalCamelid-0/+20
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