| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -1/+1 | |
| 2023-01-09 | migrate: `deref_into_dyn_supertrait.rs` | Rejyr | -0/+18 | |
| 2023-01-09 | add: allow lints in `lints.rs` | Rejyr | -0/+2 | |
| 2023-01-09 | migrate: rest of `builtin.rs` without `builtin_asm_labels` | Rejyr | -8/+233 | |
| 2023-01-09 | migrate: `UnsafeCode` in `builtin.rs` | Rejyr | -1/+41 | |
| 2023-01-09 | migrate: `hidden_unicode_codepoints.rs` | Rejyr | -1/+89 | |
| 2023-01-09 | refactor: refactor to derive for some lints. | Rejyr | -112/+62 | |
| 2023-01-09 | migrate: `for_loops_over_fallibles.rs` | Rejyr | -0/+49 | |
| 2023-01-09 | migrate: `expect.rs` | Rejyr | -1/+30 | |
| 2023-01-09 | migrate(wip): `builtin.rs` | Rejyr | -1/+256 | |
| 2023-01-09 | migrate: `internal.rs` | Rejyr | -0/+62 | |
| 2023-01-09 | migrate: `ImproperCTypes` | Rejyr | -5/+37 | |
| 2023-01-09 | migrate: `let_underscore.rs` | Rejyr | -0/+46 | |
| fix: NonBindingLetSub | ||||
| 2023-01-09 | migrate: `levels.rs` | Rejyr | -2/+75 | |
| 2023-01-09 | add: `emit{,_spanned}_lint` for `LintLevelsBuilder` | Rejyr | -0/+10 | |
| add: `emit_spanned_lint` and `emit_lint` for `LintLevelsBuilder` migrate: `DeprecatedLintName` | ||||
| 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 | |
| update: `lints.rs` for renamed `SessionSubdiagnostic` and `AddSubdiagnostic` fix: NonSnakeCaseDiagSub fix: OverflowingBinHexSign | ||||
| 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 | |
| add: `lints.rs` refactor: move `InvalidAtomicOrderingDiag` to `lints.rs` | ||||
