| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-08 | Remove ast::{Ident, Name} reexports. | Camille GILLOT | -2/+2 |
| 2020-03-30 | Use if let instead of match when only matching a single variant (clippy::sing... | Matthias Krüger | -10/+7 |
| 2020-03-19 | rustc: use LocalDefId instead of DefIndex in HirId. | Eduard-Mihai Burtescu | -1/+1 |
| 2020-02-29 | Rename `syntax` to `rustc_ast` in source code | Vadim Petrochenkov | -1/+1 |
| 2020-02-11 | Move more into decorate functions. | jumbatm | -2/+2 |
| 2020-02-11 | Run RustFmt | jumbatm | -39/+30 |
| 2020-02-11 | Invert control in struct_lint_level. | jumbatm | -34/+47 |
| 2020-01-26 | Don't use ExpnKind::descr to get the name of a bang macro. | Eduard-Mihai Burtescu | -2/+4 |
| 2020-01-17 | Use named fields for `ast::ItemKind::Impl` | Dylan MacKenzie | -1/+1 |
| 2020-01-12 | Use `report_in_external_macro` for internal lints | Afnan Enayet | -4/+8 |
| 2020-01-11 | move rustc::lint::{context, passes} to rustc_lint. | Mazdak Farrokhzad | -2/+1 |
| 2020-01-11 | {rustc::lint -> rustc_lint}::internal | Mazdak Farrokhzad | -0/+241 |
