about summary refs log tree commit diff
path: root/src/libsyntax/feature_gate/accepted.rs
AgeCommit message (Expand)AuthorLines
2019-11-30introduce crate rustc_feature and move active, accepted, and removed to itMazdak Farrokhzad-265/+0
2019-11-21Stabilize the `never_type`, written `!`.Mazdak Farrokhzad-0/+2
2019-11-07Push `re_rebalance_coherence` to 1.41Ohad Ravid-1/+1
2019-10-31Stabilize the `re_rebalance_coherence` featureOhad Ravid-0/+3
2019-10-29stabilize cfg(doctest)Guillaume Gomez-0/+2
2019-10-27Stabilize `const_constructor`Matthew Jasper-0/+2
2019-10-25RFC 2008: StabilizationDavid Wood-1/+3
2019-09-30Stabilize macros in `extern` blocksVadim Petrochenkov-0/+2
2019-09-11Stabilize `param_attrs` in Rust 1.39.0Caio-0/+2
2019-09-08Stabilize bind_by_move_pattern_guards in 1.39.0.Mazdak Farrokhzad-0/+2
2019-08-25Introduce and use `Feature` type for feature gatesPascal Hertleif-3/+13
2019-08-24Use doc comments for feature gate descriptionsPascal Hertleif-108/+110
2019-08-23syntax: extract `accepted.rs` feature gates.Mazdak Farrokhzad-0/+236