| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-22 | remove redundant closures (clippy::redundant_closure) | Matthias Krüger | -1/+1 |
| 2020-01-13 | Fix crate paths in comments | Yuki Okushi | -1/+2 |
| 2020-01-01 | Rename `syntax_pos` to `rustc_span` in source code | Vadim Petrochenkov | -1/+1 |
| 2019-12-24 | Format librustc_feature | Mark Rousskov | -11/+10 |
| 2019-11-30 | move GateIssue to rustc_feature & simplify emit_feature_err | Mazdak Farrokhzad | -2/+32 |
| 2019-11-30 | update rustc_feature crate docs | Mazdak Farrokhzad | -8/+6 |
| 2019-11-30 | move UnstableFeatures -> rustc_feature | Mazdak Farrokhzad | -0/+34 |
| 2019-11-30 | builtin_attrs.rs -> rustc_feature | Mazdak Farrokhzad | -0/+6 |
| 2019-11-30 | move Stability to rustc_feature | Mazdak Farrokhzad | -0/+8 |
| 2019-11-30 | introduce crate rustc_feature and move active, accepted, and removed to it | Mazdak Farrokhzad | -0/+61 |
