about summary refs log tree commit diff
path: root/src/libsyntax/feature_gate/check.rs
AgeCommit message (Expand)AuthorLines
2019-08-25Refactor feature gate checking codePascal Hertleif-18/+22
2019-08-25Introduce and use `Feature` type for feature gatesPascal Hertleif-15/+18
2019-08-23syntax: extract `check.rs`.Mazdak Farrokhzad-0/+951