| Age | Commit message (Expand) | Author | Lines |
| 2024-10-18 | Auto merge of #18331 - Veykril:veykril/push-tsolukqqyllz, r=Veykril | bors | -1/+11 |
| 2024-10-18 | internal: Add more trivially `Sized` types to `is_sized` check | Lukas Wirth | -1/+11 |
| 2024-10-18 | fix: Fix CI running analysis-stats incorrectly against the standard libraries | Lukas Wirth | -8/+13 |
| 2024-10-18 | Rename `stamp` to `stamp_file_path` | Zalathar | -7/+7 |
| 2024-10-18 | Rename `found_paths` to `found_path_stems` | Zalathar | -8/+8 |
| 2024-10-18 | Rename `inputs` to `common_inputs_stamp` | Zalathar | -7/+13 |
| 2024-10-18 | Store test collection context/state in two structs | Zalathar | -86/+73 |
| 2024-10-18 | Rollup merge of #131857 - WaffleLapkin:dyn-drop-principal-3, r=compiler-errors | Matthias Krüger | -0/+55 |
| 2024-10-18 | Consolidate test collection state in one place | Zalathar | -11/+12 |
| 2024-10-18 | Add more tests | Jules Bertholet | -0/+55 |
| 2024-10-17 | Rollup merge of #129620 - WaffleLapkin:flake, r=Noratrieb | Matthias Krüger | -0/+139 |
| 2024-10-17 | internal: fix lldb-dap unconditionally calling rustc | David Barsky | -16/+27 |
| 2024-10-17 | Re-use code for wrapping/unwrapping return types | Giga Bowser | -3488/+3305 |
| 2024-10-17 | Bump rustc crates | Laurențiu Nicola | -19/+20 |
| 2024-10-17 | miri: improve support for `f16` and `f128` | Eduardo Sánchez Muñoz | -9/+181 |
| 2024-10-17 | Merge from rust-lang/rust | Laurențiu Nicola | -1849/+2506 |
| 2024-10-17 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-10-17 | data-race test: disable address reuse that can incur accidental sync | Ralf Jung | -1/+1 |
| 2024-10-17 | Bump version of scip crate | Varun Gandhi | -7/+7 |
| 2024-10-17 | Merge from rustc | The Miri Cronjob Bot | -128/+222 |
| 2024-10-17 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-10-16 | internal: Use local time when formatting logs | Wilfred Hughes | -1/+32 |
| 2024-10-16 | Rollup merge of #131657 - compiler-errors:rustfmt-modifiers, r=ytmimi | Matthias Krüger | -23/+29 |
| 2024-10-16 | Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-10-16 | Auto merge of #131775 - Urgau:rollup-yc4a3sf, r=Urgau | bors | -1/+5 |
| 2024-10-16 | Rollup merge of #131764 - Zalathar:double-dir, r=jieyouxu | Urgau | -1/+5 |
| 2024-10-16 | Auto merge of #131481 - nnethercote:rm-GenKillSet, r=cjgillot | bors | -2/+2 |
| 2024-10-15 | update bootstrap configs | Josh Stone | -2/+2 |
| 2024-10-16 | Fix unnecessary nesting in run-make test output directories | Zalathar | -1/+5 |
| 2024-10-15 | Auto merge of #131750 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-10-15 | Update cargo | Weihang Lo | -0/+0 |
| 2024-10-15 | Rollup merge of #131705 - hoodmane:fix-emscripten-tests, r=jieyouxu | Michael Goulet | -3/+4 |
| 2024-10-15 | Rollup merge of #131521 - jdonszelmann:rc, r=joboet | Michael Goulet | -2/+2 |
| 2024-10-15 | Rollup merge of #130568 - eduardosm:const-float-methods, r=RalfJung,tgross35 | Michael Goulet | -43/+0 |
| 2024-10-15 | Rewrite for<..> async correctly | Michael Goulet | -23/+29 |
| 2024-10-15 | linkchecker: add a reminder on broken links to add new/renamed pages to SUMMA... | 许杰友 Jieyou Xu (Joe) | -0/+11 |
| 2024-10-15 | Fix most ui tests on emscripten target | Hood Chatham | -3/+4 |
| 2024-10-15 | Auto merge of #131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgr | bors | -39/+34 |
| 2024-10-15 | line-index method to allow clamping column to line length | Johannes Altmanninger | -1/+32 |
| 2024-10-15 | Make some float methods unstable `const fn` | Eduardo Sánchez Muñoz | -39/+0 |
| 2024-10-15 | Auto merge of #131727 - RalfJung:miri-sync, r=RalfJung | bors | -876/+1347 |
| 2024-10-15 | Auto merge of #18278 - ShoyuVanilla:never-place, r=Veykril | bors | -102/+637 |
| 2024-10-15 | fix: autofix for missing wrapped unit in return expr | roife | -0/+38 |
| 2024-10-15 | Rollup merge of #130635 - eholk:pin-reborrow-sugar, r=compiler-errors | Matthias Krüger | -4/+34 |
| 2024-10-15 | Rollup merge of #131703 - alex:patch-1, r=Kobzol | Matthias Krüger | -1/+3 |
| 2024-10-15 | Rollup merge of #131681 - Zalathar:fix-run-make-stamp, r=jieyouxu | Matthias Krüger | -8/+2 |
| 2024-10-15 | Rollup merge of #131652 - compiler-errors:modifiers, r=Nadrieril,jieyouxu | Matthias Krüger | -30/+29 |
| 2024-10-14 | use new check_min_arg_count helper in more places | Ralf Jung | -35/+17 |
| 2024-10-14 | Auto merge of #3973 - RalfJung:os-unfair-lock, r=RalfJung | bors | -122/+297 |
| 2024-10-14 | ensure that a macOS os_unfair_lock that is moved while being held is not impl... | Ralf Jung | -59/+178 |