| Age | Commit message (Expand) | Author | Lines |
| 2024-05-21 | Auto merge of #125358 - matthiaskrgr:rollup-mx841tg, r=matthiaskrgr | bors | -1/+17 |
| 2024-05-21 | test: add tests for extern preludes resolving in local mods | roife | -0/+62 |
| 2024-05-21 | Rollup merge of #125266 - workingjubilee:stream-plastic-love, r=RalfJung,nikic | Matthias Krüger | -0/+17 |
| 2024-05-21 | Rollup merge of #125218 - Oneirical:easy-test-the-third, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-05-21 | Auto merge of #124097 - compiler-errors:box-into-iter, r=WaffleLapkin | bors | -37/+29 |
| 2024-05-21 | Migrate `run-make/rustdoc-scrape-examples-multiple` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-20 | Move 100 entries from tests/ui into subdirs | Jubilee Young | -1/+1 |
| 2024-05-20 | Fix miri too | Michael Goulet | -3/+3 |
| 2024-05-20 | Remove a clippy test that doesn't apply anymore | Michael Goulet | -34/+26 |
| 2024-05-20 | Auto merge of #125166 - lovesegfault:embed-rustc-perf, r=Mark-Simulacrum | bors | -45/+18 |
| 2024-05-20 | Rollup merge of #125318 - GuillaumeGomez:migrate-rustdoc-examples-whitespaces... | Matthias Krüger | -1/+0 |
| 2024-05-20 | Rollup merge of #125173 - scottmcm:never-checked, r=davidtwco | Matthias Krüger | -3/+3 |
| 2024-05-20 | refactor(opt-dist): use rustc-perf from rustc checkout | Bernardo Meurer Costa | -45/+14 |
| 2024-05-20 | refactor: add rustc-perf submodule to src/tools | Bernardo Meurer Costa | -0/+4 |
| 2024-05-20 | Migrate `run-make/rustdoc-scrape-examples-whitespace` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-20 | Use `throw_unsup_format` instead of returning `ENOTSUP` in the mmap shim | marc0246 | -42/+15 |
| 2024-05-19 | miri: support simd_ctpop | Jubilee Young | -0/+17 |
| 2024-05-19 | Auto merge of #125294 - matthiaskrgr:rollup-w42c829, r=matthiaskrgr | bors | -629/+1321 |
| 2024-05-19 | Rollup merge of #125286 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -604/+1296 |
| 2024-05-19 | Rollup merge of #124948 - blyxyas:remove-repeated-words, r=compiler-errors | Matthias Krüger | -25/+25 |
| 2024-05-19 | Auto merge of #125006 - spastorino:generics-is-empty, r=compiler-errors | bors | -2/+2 |
| 2024-05-19 | Auto merge of #3319 - bjorn3:some_more_shims, r=RalfJung | bors | -48/+168 |
| 2024-05-19 | various small nits | Ralf Jung | -69/+72 |
| 2024-05-19 | Directly implement native exception raise methods in miri | bjorn3 | -1/+118 |
| 2024-05-19 | use a little arg-parsing helper for miri-script | Ralf Jung | -147/+262 |
| 2024-05-19 | Rollup merge of #125275 - GuillaumeGomez:migrate-rustdoc-scrape-examples-test... | Michael Goulet | -1/+0 |
| 2024-05-19 | test wasm32-wasip2 instead of the deprecated wasm32-wasi target | Ralf Jung | -2/+2 |
| 2024-05-19 | Add and use generics.is_empty() and generics.is_own_empty, rather than using ... | Santiago Pastorino | -2/+2 |
| 2024-05-19 | Migrate `run-make/rustdoc-scrape-examples-test` to new `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-19 | Auto merge of #125272 - lnicola:sync-from-ra, r=lnicola | bors | -2897/+5502 |
| 2024-05-19 | properly print error in 'cargo miri setup --print-sysroot' | Ralf Jung | -58/+36 |
| 2024-05-19 | Auto merge of #125145 - Kobzol:ci-toolstate, r=Mark-Simulacrum | bors | -2/+1 |
| 2024-05-19 | Auto merge of #3616 - RalfJung:android, r=RalfJung | bors | -37/+79 |
| 2024-05-19 | Auto merge of #3585 - devnexen:aligned_alloc, r=RalfJung | bors | -44/+171 |
| 2024-05-19 | make basic things work on Android | Ralf Jung | -37/+79 |
| 2024-05-19 | a bit of refactoring and tweak the aligned-allocation tests | Ralf Jung | -62/+61 |
| 2024-05-19 | Add option-ext to RA license exception list | Laurențiu Nicola | -0/+1 |
| 2024-05-19 | Merge from rustc | Ralf Jung | -92/+88 |
| 2024-05-19 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-05-19 | Bump rustc crates | Laurențiu Nicola | -15/+38 |
| 2024-05-19 | Merge from rust-lang/rust | Laurențiu Nicola | -11/+573710 |
| 2024-05-19 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -0/+1 |
| 2024-05-18 | Auto merge of #125257 - jieyouxu:rollup-11evnm9, r=jieyouxu | bors | -1/+1 |
| 2024-05-18 | Rollup merge of #125236 - dtolnay:expandtest, r=nnethercote | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-05-18 | Auto merge of #125077 - spastorino:add-new-fnsafety-enum2, r=jackh726 | bors | -82/+77 |
| 2024-05-18 | Add tests for -Zunpretty=expanded ported from stringify's tests | David Tolnay | -1/+1 |
| 2024-05-18 | Fix typos (taking into account review comments) | blyxyas | -25/+25 |
| 2024-05-18 | Show fn traits in signature info for trait implementors | Lukas Wirth | -68/+196 |
| 2024-05-18 | Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-18 | Enable linked locations for closure param inlay hints | Lukas Wirth | -10/+5 |