about summary refs log tree commit diff
path: root/src/librustc_feature/accepted.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-275/+0
2020-07-19Advertise correct stable version for const control flowDylan MacKenzie-2/+2
2020-06-30Stabilize `#[track_caller]`.Adam Perry-0/+3
2020-06-28Mark `const_loop` feature gate as acceptedDylan MacKenzie-0/+2
2020-06-28Mark feature gate as acceptedDylan MacKenzie-0/+2
2020-01-20stabilize transparent_enumsMazdak Farrokhzad-0/+2
2020-01-18stabilize slice_patternsMazdak Farrokhzad-0/+2
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-24Format librustc_featureMark Rousskov-1/+2
2019-12-14Revert "Stabilize the `never_type`, written `!`."Niko Matsakis-2/+0
2019-11-30introduce crate rustc_feature and move active, accepted, and removed to itMazdak Farrokhzad-0/+265