Skip to content

Commit 1d44b85

Browse files
authored
Rollup merge of #63855 - killercup:refactor/feature-gates, r=Centril
Refactor feature gates After #63824, this goes a few steps further by - parsing doc comments in the macros to extract descriptions for feature gates, and - introducing a common `Feature` type to replace the tuples used previously to improve readability. The descriptions are not yet used, but I felt like this PR is a useful enough refactoring on its own. r? @Centril
2 parents 3b31b25 + 6ffc834 commit 1d44b85

File tree

6 files changed

+423
-311
lines changed

6 files changed

+423
-311
lines changed

src/libsyntax/feature_gate/accepted.rs

+123-111
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)