| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -352/+0 |
| 2020-03-21 | add_elided_lifetime_in_path_suggestion -> rustc_session | Mazdak Farrokhzad | -43/+1 |
| 2020-03-20 | remove redundant returns (clippy::needless_return) | Matthias Krüger | -1/+1 |
| 2020-03-16 | use direct imports for `rustc::{lint, session}`. | Mazdak Farrokhzad | -1/+1 |
| 2020-03-10 | Store `TokenStream` in `rmeta::MacroDef`. | Mazdak Farrokhzad | -9/+2 |
| 2020-02-11 | Run RustFmt | jumbatm | -5/+6 |
| 2020-02-11 | Box `decorate` to avoid code bloat. | jumbatm | -107/+119 |
| 2020-02-11 | Invert control in struct_lint_level. | jumbatm | -11/+30 |
| 2020-01-24 | Normalise notes with the/is | varkor | -1/+1 |
| 2020-01-11 | move rustc::lint::{context, passes} to rustc_lint. | Mazdak Farrokhzad | -394/+49 |
| 2020-01-11 | {rustc::lint -> rustc_lint}::internal | Mazdak Farrokhzad | -1/+0 |
| 2020-01-11 | lints: promote levels.rs to lint.rs & extract passes.rs | Mazdak Farrokhzad | -0/+715 |
