about summary refs log tree commit diff
path: root/src/libsyntax/feature_gate/removed.rs
AgeCommit message (Expand)AuthorLines
2019-09-05Restrict error code length to 80 columnsMark Rousskov-0/+5
2019-08-25Introduce and use `Feature` type for feature gatesPascal Hertleif-5/+24
2019-08-24Use doc comments for feature gate descriptionsPascal Hertleif-9/+13
2019-08-23syntax: extract `removed.rs` feature gates.Mazdak Farrokhzad-0/+82