rust/compiler/rustc_feature/src
Eric Holk ef6478ba5f
Add expr_2021 nonterminal and feature flag
This commit adds a new nonterminal `expr_2021` in macro patterns, and
`expr_fragment_specifier_2024` feature flag. For now, `expr` and
`expr_2021` are treated the same, but in future PRs we will update
`expr` to match to new grammar.

Co-authored-by: Vincezo Palazzo <vincenzopalazzodev@gmail.com>
2024-05-13 11:27:26 -07:00
..
accepted.rs Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
builtin_attrs.rs Implement do_not_recommend in the new solver 2024-05-04 12:51:10 -04:00
lib.rs Stabilize generic NonZero. 2024-04-22 18:48:47 +02:00
removed.rs branch 1.78: replace-version-placeholder 2024-03-19 19:27:24 -04:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00
unstable.rs Add expr_2021 nonterminal and feature flag 2024-05-13 11:27:26 -07:00