summary refs log tree commit diff
path: root/src/librustc_feature/lib.rs
AgeCommit message (Expand)AuthorLines
2020-03-22remove redundant closures (clippy::redundant_closure)Matthias Krüger-1/+1
2020-01-13Fix crate paths in commentsYuki Okushi-1/+2
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-24Format librustc_featureMark Rousskov-11/+10
2019-11-30move GateIssue to rustc_feature & simplify emit_feature_errMazdak Farrokhzad-2/+32
2019-11-30update rustc_feature crate docsMazdak Farrokhzad-8/+6
2019-11-30move UnstableFeatures -> rustc_featureMazdak Farrokhzad-0/+34
2019-11-30builtin_attrs.rs -> rustc_featureMazdak Farrokhzad-0/+6
2019-11-30move Stability to rustc_featureMazdak Farrokhzad-0/+8
2019-11-30introduce crate rustc_feature and move active, accepted, and removed to itMazdak Farrokhzad-0/+61