about summary refs log tree commit diff
path: root/src/libsyntax/feature_gate/mod.rs
AgeCommit message (Expand)AuthorLines
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-2/+1
2019-09-14feature_gate: Merge various attribute gating functionsVadim Petrochenkov-1/+2
2019-08-25Introduce and use `Feature` type for feature gatesPascal Hertleif-0/+33
2019-08-23syntax: move `feature_gate.rs`.Mazdak Farrokhzad-0/+31