| Age | Commit message (Expand) | Author | Lines |
| 2023-01-09 | add: `#[rustc_lint_diagnostics]` for more `context.rs` functions. | Rejyr | -0/+5 |
| 2023-01-09 | refactor: refactor to derive for some lints. | Rejyr | -140/+99 |
| 2023-01-09 | migrate: `for_loops_over_fallibles.rs` | Rejyr | -46/+85 |
| 2023-01-09 | migrate: `expect.rs` | Rejyr | -30/+41 |
| 2023-01-09 | migrate(wip): `builtin.rs` | Rejyr | -229/+383 |
| 2023-01-09 | migrate: `internal.rs` | Rejyr | -76/+99 |
| 2023-01-09 | migrate: `ImproperCTypes` | Rejyr | -29/+55 |
| 2023-01-09 | migrate: `let_underscore.rs` | Rejyr | -33/+74 |
| 2023-01-09 | migrate: `levels.rs` | Rejyr | -107/+128 |
| 2023-01-09 | add: `emit{,_spanned}_lint` for `LintLevelsBuilder` | Rejyr | -19/+43 |
| 2023-01-09 | refactor: comment about lint location | Rejyr | -0/+13 |
| 2023-01-09 | fix: merge conflict | Rejyr | -29/+55 |
| 2023-01-09 | update: `lints.rs` for renamed traits | Rejyr | -11/+23 |
| 2023-01-09 | add: `lints` for `errors.rs` | Rejyr | -1/+3 |
| 2023-01-09 | migrate: `early.rs` and `enum_intrinsics_non_enums.rs` | Rejyr | -8/+30 |
| 2023-01-09 | migrate: `array_into_iter.rs` | Rejyr | -39/+45 |
| 2023-01-09 | migrate: `methods.rs` | Rejyr | -9/+15 |
| 2023-01-09 | migrate: `non_ascii_idents.rs` | Rejyr | -35/+49 |
| 2023-01-09 | migrate: `non_fmt_panic.rs` | Rejyr | -33/+53 |
| 2023-01-09 | migrate: `nonstandard_style.rs` | Rejyr | -81/+156 |
| 2023-01-09 | migrate: `noop_method_call.rs` | Rejyr | -7/+19 |
| 2023-01-09 | migrate: `pass_by_value.rs` | Rejyr | -13/+14 |
| 2023-01-09 | migrate: `redundant_semicolon.rs` | Rejyr | -12/+13 |
| 2023-01-09 | migrate: `traits.rs` | Rejyr | -16/+41 |
| 2023-01-09 | migrate: `unused.rs` | Rejyr | -103/+201 |
| 2023-01-09 | migrate: `types.rs` | Rejyr | -154/+248 |
| 2023-01-09 | add: `lints.rs` | Rejyr | -10/+15 |
| 2023-01-09 | Auto merge of #106637 - fee1-dead-contrib:rollup-ticvmsd, r=fee1-dead | bors | -1336/+2284 |
| 2023-01-09 | Rollup merge of #106614 - Ezrashaw:ui-test-fixups-2, r=GuillaumeGomez | fee1-dead | -6/+88 |
| 2023-01-09 | Rollup merge of #106549 - wcampbell0x2a:use-fmt-named-parameters-borrowck, r=... | fee1-dead | -92/+63 |
| 2023-01-09 | Rollup merge of #106468 - compiler-errors:err-instability, r=lcnr | fee1-dead | -2/+9 |
| 2023-01-09 | Rollup merge of #106389 - compiler-errors:no-canonicalized, r=lcnr | fee1-dead | -55/+52 |
| 2023-01-09 | Rollup merge of #106291 - obeis:issue-106182, r=oli-obk | fee1-dead | -3/+65 |
| 2023-01-09 | Rollup merge of #106164 - compiler-errors:check-region-tweak, r=oli-obk | fee1-dead | -31/+34 |
| 2023-01-09 | Rollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obk | fee1-dead | -1/+3 |
| 2023-01-09 | Rollup merge of #106047 - uweigand:s390x-test-bigendian-ui, r=oli-obk | fee1-dead | -1130/+1716 |
| 2023-01-09 | Rollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk | fee1-dead | -0/+33 |
| 2023-01-09 | Rollup merge of #105292 - JulianKnodt:no_eager_commit, r=BoxyUwU | fee1-dead | -16/+221 |
| 2023-01-09 | Auto merge of #101947 - aliemjay:astconv-normalize, r=lcnr | bors | -503/+1182 |
| 2023-01-09 | Auto merge of #106340 - saethlin:propagate-operands, r=oli-obk | bors | -5/+47 |
| 2023-01-09 | Clean up | kadmin | -25/+133 |
| 2023-01-09 | Check for duplicates | kadmin | -3/+15 |
| 2023-01-09 | Set !const_evaluatable if ambig. and not inferred | kadmin | -12/+48 |
| 2023-01-09 | Change based on comments | kadmin | -8/+38 |
| 2023-01-09 | Change commit_if_ok to probe | kadmin | -21/+40 |
| 2023-01-09 | Auto merge of #106582 - compiler-errors:better-spans-on-bad-tys, r=lcnr | bors | -127/+89 |
| 2023-01-09 | Auto merge of #106616 - compiler-errors:rollup-emcj0o3, r=compiler-errors | bors | -204/+594 |
| 2023-01-09 | fix: fix CI errors | Ezra Shaw | -2/+18 |
| 2023-01-08 | Rollup merge of #106606 - estebank:bad-nested-turbofish, r=compiler-errors | Michael Goulet | -2/+24 |
| 2023-01-08 | Rollup merge of #106602 - GuillaumeGomez:tidy-goml-scripts, r=Mark-Simulacrum | Michael Goulet | -16/+45 |