| Age | Commit message (Expand) | Author | Lines |
| 2023-11-26 | move remaining legacy polonius fact generation out of NLL module | Rémy Rakic | -40/+46 |
| 2023-11-26 | merge NLL "constraint generation" into liveness | Rémy Rakic | -81/+82 |
| 2023-11-26 | fix variant resolve for type alias | austaras | -14/+62 |
| 2023-11-26 | Auto merge of #118267 - compiler-errors:ambiguity-causes, r=spastorino | bors | -67/+54 |
| 2023-11-26 | remove polonius fact generation from NLL constraint generation | Rémy Rakic | -202/+21 |
| 2023-11-26 | Use `usize::repeat_u8` instead of implementing `repeat_byte` in `memchr.rs` | Maybe Waffle | -16/+2 |
| 2023-11-26 | Rename `{collections=>alloc}{tests,benches}` | Maybe Waffle | -2/+2 |
| 2023-11-26 | small polish of loan invalidations fact generation | Rémy Rakic | -22/+12 |
| 2023-11-26 | rename polonius constraint generation to what it actually does: emit loan kills | Rémy Rakic | -28/+20 |
| 2023-11-26 | simplify polonius constraint generation | Rémy Rakic | -107/+83 |
| 2023-11-26 | remove NLL liveness from polonius constraint generation | Rémy Rakic | -81/+7 |
| 2023-11-26 | extract polonius "constraint generation" | Rémy Rakic | -2/+280 |
| 2023-11-26 | another trivial cleanup | Rémy Rakic | -3/+2 |
| 2023-11-26 | extract polonius loan invalidations fact generation | Rémy Rakic | -25/+42 |
| 2023-11-26 | extract polonius universal regions fact generation | Rémy Rakic | -35/+50 |
| 2023-11-26 | extract polonius move fact generation | Rémy Rakic | -85/+91 |
| 2023-11-26 | remove useless local variables | Rémy Rakic | -11/+8 |
| 2023-11-26 | Improve some comments for non-zero ops | Maybe Waffle | -14/+44 |
| 2023-11-26 | Auto merge of #15967 - lnicola:salsa-fork, r=lnicola | bors | -116/+52 |
| 2023-11-26 | Switch to our own salsa fork | Laurențiu Nicola | -116/+52 |
| 2023-11-26 | Auto merge of #118256 - petrochenkov:nohir, r=compiler-errors | bors | -199/+189 |
| 2023-11-26 | Auto merge of #11870 - Alexendoo:declare-clippy-lint-absolute-path, r=Jarcho | bors | -309/+309 |
| 2023-11-26 | rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle... | Vadim Petrochenkov | -32/+32 |
| 2023-11-26 | rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle... | Vadim Petrochenkov | -199/+189 |
| 2023-11-26 | Auto merge of #117880 - lqd:liveness-values, r=cjgillot | bors | -62/+67 |
| 2023-11-26 | add successors and their formatter | ouz-a | -31/+165 |
| 2023-11-26 | Auto merge of #110303 - nbdd0121:master, r=Mark-Simulacrum | bors | -389/+391 |
| 2023-11-26 | Auto merge of #118250 - petrochenkov:optdefkind, r=compiler-errors | bors | -3/+2 |
| 2023-11-26 | Auto merge of #118250 - petrochenkov:optdefkind, r=compiler-errors | bors | -56/+36 |
| 2023-11-26 | Auto merge of #118300 - compiler-errors:rollup-cm3i8fg, r=compiler-errors | bors | -792/+632 |
| 2023-11-26 | Clean dead codes | r0cky | -260/+4 |
| 2023-11-25 | bootstrap: remove unused comment | Weihang Lo | -2/+0 |
| 2023-11-25 | bootstrap: sort items of cargo docs | Weihang Lo | -4/+4 |
| 2023-11-25 | bootstrap: build `rustfix` doc from `src/tools/cargo` | Weihang Lo | -0/+1 |
| 2023-11-26 | Bless MIR tests | Gary Guo | -128/+120 |
| 2023-11-26 | Auto merge of #117611 - Nadrieril:linear-pass-take-4, r=cjgillot | bors | -1002/+1294 |
| 2023-11-25 | Fix tests | Gary Guo | -114/+117 |
| 2023-11-25 | Address review feedback | Gary Guo | -5/+11 |
| 2023-11-25 | Convert many `assert_unsafe_precondition` to `debug_assert_nounwind` | Gary Guo | -132/+98 |
| 2023-11-25 | Add `debug_assert_nounwind` | Gary Guo | -19/+54 |
| 2023-11-25 | Rollup merge of #118290 - compiler-errors:placeholder-implied, r=aliemjay | Michael Goulet | -2/+18 |
| 2023-11-25 | Rollup merge of #118289 - compiler-errors:is_some_and_rustdoc, r=fmease | Michael Goulet | -14/+12 |
| 2023-11-25 | Rollup merge of #118288 - compiler-errors:is_some_and, r=lqd,dtolnay | Michael Goulet | -13/+21 |
| 2023-11-25 | Rollup merge of #118201 - compiler-errors:obligation-causes, r=cjgillot | Michael Goulet | -39/+5 |
| 2023-11-25 | Rollup merge of #118158 - nnethercote:reduce-fluent-boilerplate, r=compiler-e... | Michael Goulet | -414/+301 |
| 2023-11-25 | Rollup merge of #117968 - Urgau:stabilize-ptr-addr-eq, r=dtolnay | Michael Goulet | -5/+5 |
| 2023-11-25 | Rollup merge of #117651 - Zalathar:fold-sums, r=cjgillot | Michael Goulet | -305/+270 |
| 2023-11-25 | Remove 3 more unused ObligationCauseCodes | Michael Goulet | -15/+0 |
| 2023-11-25 | Remove some more unused codepaths in (region) error reporting | Michael Goulet | -7/+2 |
| 2023-11-25 | Remove some lifetime-only ObligationCauseCode notes | Michael Goulet | -11/+3 |