| Age | Commit message (Expand) | Author | Lines |
| 2024-05-15 | Rollup merge of #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxu | León Orell Valerian Liehr | -20/+39 |
| 2024-05-15 | Rollup merge of #125003 - RalfJung:aligned_alloc, r=cuviper | León Orell Valerian Liehr | -11/+8 |
| 2024-05-15 | feat: update stdarch submodule for intrinsics on ARM | Olasunkanmi Olayinka | -0/+0 |
| 2024-05-15 | Allow for_loops_over_fallibles in test that tests &mut Result as IntoIterator. | Zachary S | -0/+1 |
| 2024-05-15 | Improved the documentation of the FnAbi struct | Michał Kostrubiec | -4/+9 |
| 2024-05-15 | Allow unauthenticated users to modify `L-*`, `PG-*` and `-Z*` labels | León Orell Valerian Liehr | -0/+3 |
| 2024-05-15 | Fix article in test | Zachary S | -4/+4 |
| 2024-05-15 | Use 'a' article for &Option. | Zachary S | -0/+1 |
| 2024-05-15 | Fix more new for_loops_over_fallibles hits in compiler. | Zachary S | -3/+3 |
| 2024-05-15 | Auto merge of #17241 - blyxyas:fix-typos, r=lnicola | bors | -5/+5 |
| 2024-05-15 | Fix typos | blyxyas | -5/+5 |
| 2024-05-15 | Add tests for 'Also apply `warn(for_loops_over_fallibles)` to &T and &mut T, ... | Zachary S | -1/+83 |
| 2024-05-15 | Include reference in lint diagnostic | Zachary S | -4/+9 |
| 2024-05-15 | Fix new for_loops_over_fallibles hits in compiler. | Zachary S | -6/+6 |
| 2024-05-15 | Also apply `warn(for_loops_over_fallibles)` to &T and &mut T, not just T = Re... | Zachary S | -1/+9 |
| 2024-05-15 | Auto merge of #12706 - pacak:less-aggressive-needless-borrows, r=dswij | bors | -61/+88 |
| 2024-05-15 | Don't link lsan rt if asan or hwasan are enabled | David Koloski | -1/+4 |
| 2024-05-15 | Sort mutually-exclusive pairs, update fixed tests | David Koloski | -33/+25 |
| 2024-05-15 | Relax restrictions on multiple sanitizers | David Koloski | -11/+36 |
| 2024-05-15 | Auto merge of #12790 - c410-f3r:blah, r=dswij | bors | -10/+20 |
| 2024-05-15 | codegen: tweak/extend shift comments | Ralf Jung | -4/+13 |
| 2024-05-15 | Auto merge of #125134 - compiler-errors:negative-traits-are-not-notable, r=fm... | bors | -0/+32 |
| 2024-05-15 | Auto merge of #12779 - de-vri-es:move-assigng-clones-to-pedantic, r=y21 | bors | -1/+1 |
| 2024-05-15 | fix tidy | Oneirical | -1/+6 |
| 2024-05-15 | rewrite panic-impl-transitive | Oneirical | -8/+14 |
| 2024-05-15 | CI: fix toolstate publishing | Jakub Beránek | -5/+3 |
| 2024-05-15 | Auto merge of #17240 - Veykril:metrics-caching-fix, r=Veykril | bors | -11/+15 |
| 2024-05-15 | Use actions/cache again in metrics CI | Lukas Wirth | -11/+15 |
| 2024-05-15 | Auto merge of #125144 - fmease:rollup-4uft293, r=fmease | bors | -125/+190 |
| 2024-05-15 | Rollup merge of #125137 - RalfJung:mir-sh, r=scottmcm | León Orell Valerian Liehr | -2/+6 |
| 2024-05-15 | Rollup merge of #125104 - Oneirical:test6, r=jieyouxu | León Orell Valerian Liehr | -17/+16 |
| 2024-05-15 | Rollup merge of #125038 - ivan-shrimp:checked_sub, r=joboet | León Orell Valerian Liehr | -3/+3 |
| 2024-05-15 | Rollup merge of #125027 - Oneirical:c-test-with-remove, r=jieyouxu | León Orell Valerian Liehr | -17/+15 |
| 2024-05-15 | Rollup merge of #124975 - lu-zero:move_file, r=clubby789 | León Orell Valerian Liehr | -7/+24 |
| 2024-05-15 | Rollup merge of #124307 - reitermarkus:escape-debug-size-hint-inline, r=joboet | León Orell Valerian Liehr | -79/+126 |
| 2024-05-15 | Auto merge of #17239 - Veykril:metrics-caching, r=Veykril | bors | -3/+3 |
| 2024-05-15 | Key ignoring the job-id in metrics cache | Lukas Wirth | -3/+3 |
| 2024-05-15 | Remove aarch64 from revisions list | Alice Ryhl | -1/+1 |
| 2024-05-15 | Update library/core/src/result.rs | Renato A | -1/+1 |
| 2024-05-15 | Auto merge of #17238 - Veykril:metrics-caching, r=Veykril | bors | -17/+13 |
| 2024-05-15 | Fix metrics workflow not actually updating the toolchain | Lukas Wirth | -17/+13 |
| 2024-05-15 | Remove fixed_x18.aarch64.stderr | Alice Ryhl | -2/+0 |
| 2024-05-15 | Auto merge of #123413 - petrochenkov:delegmulti2, r=fmease | bors | -58/+509 |
| 2024-05-15 | Migrate `run-make/rustdoc-themes` to new rmake | Guillaume Gomez | -12/+31 |
| 2024-05-15 | Add new `htmldocck` function to `run-make-support` | Guillaume Gomez | -8/+8 |
| 2024-05-15 | Auto merge of #17235 - Veykril:metrics-caching, r=Veykril | bors | -31/+14 |
| 2024-05-15 | Use an error struct instead of a panic | Alice Ryhl | -5/+47 |
| 2024-05-15 | add some msrv checks in `is_min_const_fn` | J-ZhengLi | -36/+121 |
| 2024-05-15 | Auto merge of #125032 - compiler-errors:crash-dump-dir, r=onur-ozkan | bors | -8/+14 |
| 2024-05-15 | MIR operators: clarify Shl/Shr handling of negative offsets | Ralf Jung | -2/+6 |