| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-09 | add: `emit{,_spanned}_lint` for `LintLevelsBuilder` | Rejyr | -0/+10 |
| 2023-01-09 | refactor: comment about lint location | Rejyr | -0/+13 |
| 2023-01-09 | fix: merge conflict | Rejyr | -24/+52 |
| 2023-01-09 | update: `lints.rs` for renamed traits | Rejyr | -11/+23 |
| 2023-01-09 | migrate: `early.rs` and `enum_intrinsics_non_enums.rs` | Rejyr | -0/+15 |
| 2023-01-09 | migrate: `array_into_iter.rs` | Rejyr | -5/+27 |
| 2023-01-09 | migrate: `methods.rs` | Rejyr | -0/+10 |
| 2023-01-09 | migrate: `non_ascii_idents.rs` | Rejyr | -0/+26 |
| 2023-01-09 | migrate: `non_fmt_panic.rs` | Rejyr | -0/+37 |
| 2023-01-09 | migrate: `nonstandard_style.rs` | Rejyr | -1/+105 |
| 2023-01-09 | migrate: `noop_method_call.rs` | Rejyr | -0/+10 |
| 2023-01-09 | migrate: `pass_by_value.rs` | Rejyr | -0/+8 |
| 2023-01-09 | migrate: `redundant_semicolon.rs` | Rejyr | -0/+8 |
| 2023-01-09 | migrate: `traits.rs` | Rejyr | -1/+29 |
| 2023-01-09 | migrate: `unused.rs` | Rejyr | -1/+132 |
| 2023-01-09 | migrate: `types.rs` | Rejyr | -2/+139 |
| 2023-01-09 | add: `lints.rs` | Rejyr | -0/+11 |
