| Age | Commit message (Expand) | Author | Lines |
| 2024-02-10 | Rollup merge of #120719 - compiler-errors:no-dyn-atb, r=lcnr | Matthias Krüger | -429/+91 |
| 2024-02-10 | Rollup merge of #117614 - RalfJung:static-mut-refs, r=davidtwco,oli-obk | Matthias Krüger | -77/+46 |
| 2024-02-10 | Auto merge of #120771 - oli-obk:useless_non_ensure_query_call, r=davidtwco | bors | -2/+2 |
| 2024-02-10 | Auto merge of #120712 - compiler-errors:async-closures-harmonize, r=oli-obk | bors | -261/+704 |
| 2024-02-10 | Auto merge of #120721 - onur-ozkan:incorrect-llvm-path-on-cross-target, r=alb... | bors | -3/+24 |
| 2024-02-10 | Remove unused fn | Michael Goulet | -6/+0 |
| 2024-02-10 | Add a helpful suggestion | Michael Goulet | -57/+43 |
| 2024-02-10 | No more associated type bounds in dyn trait | Michael Goulet | -373/+55 |
| 2024-02-10 | Auto merge of #120862 - matthiaskrgr:rollup-jzfab58, r=matthiaskrgr | bors | -524/+565 |
| 2024-02-10 | Rollup merge of #120853 - blyxyas:no-collect, r=cjgillot | Matthias Krüger | -6/+3 |
| 2024-02-10 | Rollup merge of #120850 - petrochenkov:empimpres, r=cjgillot | Matthias Krüger | -1/+26 |
| 2024-02-10 | Rollup merge of #120846 - petrochenkov:jobs, r=oli-obk | Matthias Krüger | -5/+8 |
| 2024-02-10 | Rollup merge of #120629 - c410-f3r:testsssssss, r=petrochenkov | Matthias Krüger | -22/+2 |
| 2024-02-10 | Rollup merge of #120596 - GuillaumeGomez:jump-to-def-non-local-link, r=notrid... | Matthias Krüger | -79/+219 |
| 2024-02-10 | Rollup merge of #120584 - compiler-errors:u, r=lcnr | Matthias Krüger | -411/+307 |
| 2024-02-09 | Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgr | bors | -872/+4726 |
| 2024-02-09 | Move some tests | Caio | -22/+2 |
| 2024-02-09 | tidy | blyxyas | -4/+1 |
| 2024-02-09 | Rollup merge of #120851 - carols10cents:patch-1, r=Mark-Simulacrum | Matthias Krüger | -1/+0 |
| 2024-02-09 | Rollup merge of #120844 - compiler-errors:async-di, r=oli-obk | Matthias Krüger | -7/+25 |
| 2024-02-09 | Rollup merge of #120836 - lcnr:param-env-hide-impl, r=BoxyUwU | Matthias Krüger | -128/+388 |
| 2024-02-09 | Rollup merge of #120827 - DianQK:docker-run-local, r=Kobzol | Matthias Krüger | -3/+4 |
| 2024-02-09 | Rollup merge of #120822 - gurry:120756-terse-non-prim-cast-diag, r=petrochenkov | Matthias Krüger | -4/+110 |
| 2024-02-09 | Rollup merge of #120815 - camsteffen:inspect-docs, r=m-ou-se | Matthias Krüger | -7/+16 |
| 2024-02-09 | Rollup merge of #120806 - flip1995:clippy-subtree-update, r=Manishearth | Matthias Krüger | -609/+3874 |
| 2024-02-09 | Rollup merge of #120790 - onur-ozkan:better-error-message, r=wesleywiser | Matthias Krüger | -2/+4 |
| 2024-02-09 | Rollup merge of #120776 - joboet:move_pal_path, r=ChrisDenton | Matthias Krüger | -51/+24 |
| 2024-02-09 | Rollup merge of #120354 - lukas-code:metadata-normalize, r=lcnr | Matthias Krüger | -59/+148 |
| 2024-02-09 | Rollup merge of #120351 - Ayush1325:uefi-time, r=m-ou-se | Matthias Krüger | -1/+133 |
| 2024-02-09 | Avoid a collection and iteration on empty passes | blyxyas | -6/+6 |
| 2024-02-09 | Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789 | bors | -618/+485 |
| 2024-02-09 | Remove duplicate release note | Carol (Nichols || Goulding) | -1/+0 |
| 2024-02-09 | ast_lowering: Fix regression in `use ::{}` imports. | Vadim Petrochenkov | -1/+26 |
| 2024-02-09 | Update jobserver-rs to 0.1.28 | Vadim Petrochenkov | -5/+8 |
| 2024-02-09 | Build DebugInfo for coroutine-closure | Michael Goulet | -7/+25 |
| 2024-02-09 | Improve Option::inspect docs | Cameron Steffen | -7/+16 |
| 2024-02-09 | Auto merge of #120843 - matthiaskrgr:rollup-med37z5, r=matthiaskrgr | bors | -839/+673 |
| 2024-02-09 | Rollup merge of #120831 - Nikokrock:pr/disappearing_startup_objects, r=onur-o... | Matthias Krüger | -0/+2 |
| 2024-02-09 | Rollup merge of #120828 - nnethercote:fix-stash-steal, r=oli-obk | Matthias Krüger | -42/+65 |
| 2024-02-09 | Rollup merge of #120817 - compiler-errors:more-mir-errors, r=oli-obk | Matthias Krüger | -12/+73 |
| 2024-02-09 | Rollup merge of #120809 - reitermarkus:generic-nonzero-constructors, r=Nilstrieb | Matthias Krüger | -3/+1 |
| 2024-02-09 | Rollup merge of #120704 - amandasystems:silly-region-name-rewrite, r=compiler... | Matthias Krüger | -27/+31 |
| 2024-02-09 | Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco | Matthias Krüger | -166/+89 |
| 2024-02-09 | Rollup merge of #120308 - utkarshgupta137:duration-opt, r=m-ou-se | Matthias Krüger | -7/+12 |
| 2024-02-09 | Rollup merge of #113671 - oli-obk:normalize_weak_tys, r=petrochenkov | Matthias Krüger | -582/+400 |
| 2024-02-09 | Auto merge of #120594 - saethlin:delayed-debug-asserts, r=oli-obk | bors | -1252/+1439 |
| 2024-02-09 | Unify item relative path computation in one function | Guillaume Gomez | -31/+55 |
| 2024-02-09 | hide impls if trait bound is proven from env | lcnr | -128/+382 |
| 2024-02-09 | Add regression test for non local items link generation | Guillaume Gomez | -0/+15 |
| 2024-02-09 | Correctly generate path for non-local items in source code pages | Guillaume Gomez | -64/+165 |