Skip to content

Commit b005a89

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 59fa966 + 94e8ff4 commit b005a89

File tree

6 files changed

+419
-309
lines changed

6 files changed

+419
-309
lines changed

src/libsyntax/feature_gate/accepted.rs

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

0 commit comments

Comments
 (0)