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 |
|
Santiago Pastorino
|
5bef429dac
|
Add ..= const { .. } missing tests and sort them properly
|
2020-10-22 13:22:14 -03:00 |
|
Santiago Pastorino
|
83abed9df6
|
Make inline const work for half open ranges
|
2020-10-22 13:22:12 -03:00 |
|
Santiago Pastorino
|
f8842b9bac
|
Make inline const work in range patterns
|
2020-10-22 13:21:18 -03:00 |
|
Santiago Pastorino
|
dcd2d91a64
|
Add inline const macro test
|
2020-10-19 19:05:54 -03:00 |
|
Santiago Pastorino
|
03321b8cca
|
Add inline const to INCOMPLETE_FEATURES
|
2020-10-16 18:15:57 -03:00 |
|
Santiago Pastorino
|
54596c9b56
|
Add inline const tests
|
2020-10-16 17:14:31 -03:00 |
|