| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-05 | Rollup merge of #69736 - matthiaskrgr:even_more_clippy, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-03-05 | Use more efficient &&str to String conversion (clippy::inefficient_to_string) | Matthias Krüger | -2/+2 |
| 2020-03-04 | Don't use "if let" bindings to only check a value and not actually bind anyth... | Matthias Krüger | -1/+1 |
| 2020-02-29 | Rename `syntax` to `rustc_ast` in source code | Vadim Petrochenkov | -2/+2 |
| 2020-02-21 | clean things up | Jane Lusby | -0/+5 |
| 2020-02-11 | Avoid allocs in a few places. | jumbatm | -0/+2 |
| 2020-02-11 | Address review nitpicks. | jumbatm | -2/+2 |
| 2020-02-11 | Make cx.span_lint methods lazy | jumbatm | -47/+10 |
| 2020-02-11 | Run RustFmt | jumbatm | -4/+7 |
| 2020-02-11 | Invert control in struct_lint_level. | jumbatm | -96/+102 |
| 2020-01-18 | remove rustc_error_codes deps except in rustc_driver | Mazdak Farrokhzad | -1/+0 |
| 2020-01-16 | don't clone types that are copy | Matthias Krüger | -1/+1 |
| 2020-01-11 | move rustc::lint::{context, passes} to rustc_lint. | Mazdak Farrokhzad | -0/+842 |
