about summary refs log tree commit diff
path: root/src/libsyntax/feature_gate/active.rs
AgeCommit message (Expand)AuthorLines
2019-09-30Stabilize macros in `extern` blocksVadim Petrochenkov-3/+0
2019-09-11Stabilize `param_attrs` in Rust 1.39.0Caio-3/+0
2019-09-08Stabilize bind_by_move_pattern_guards in 1.39.0.Mazdak Farrokhzad-3/+0
2019-09-07Rollup merge of #64226 - alexreg:rush-pr-3, r=centrilMazdak Farrokhzad-8/+10
2019-09-07Aggregation of cosmetic changes made during work on REPL PRs: libsyntaxAlexander Regueiro-8/+10
2019-09-05Remove rustc_diagnostic_macros featureMark Rousskov-6/+0
2019-08-25Introduce and use `Feature` type for feature gatesPascal Hertleif-0/+10
2019-08-24Use doc comments for feature gate descriptionsPascal Hertleif-144/+161
2019-08-23syntax: extract `active.rs` feature gates.Mazdak Farrokhzad-0/+522