| Age | Commit message (Expand) | Author | Lines |
| 2024-02-23 | on the fly type casting for `build.rustc` and `build.cargo` | onur-ozkan | -6/+7 |
| 2024-02-23 | Auto merge of #3314 - RalfJung:up, r=RalfJung | bors | -272/+248 |
| 2024-02-23 | cargo update | Ralf Jung | -272/+248 |
| 2024-02-23 | Auto merge of #121303 - GrigorenkoPV:static_mut_refs, r=oli-obk,RalfJung | bors | -15/+14 |
| 2024-02-23 | interpret: do no ICE on OOB shuffle/insert/extract indices | Ralf Jung | -6/+27 |
| 2024-02-23 | Rollup merge of #121495 - cuishuang:master, r=clubby789 | Matthias Krüger | -2/+2 |
| 2024-02-23 | Get rid of some `#[allow(static_mut_refs)]` | Pavel Grigorenko | -15/+14 |
| 2024-02-23 | Auto merge of #121491 - matthiaskrgr:rollup-wkzqawy, r=matthiaskrgr | bors | -8/+26 |
| 2024-02-23 | remove repetitive words | cui fliter | -2/+2 |
| 2024-02-23 | Rollup merge of #121487 - nnethercote:fix-121450, r=oli-obk | Matthias Krüger | -5/+23 |
| 2024-02-23 | Rollup merge of #121476 - onur-ozkan:update-compiler-profile, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2024-02-23 | Auto merge of #121448 - klensy:bump-22-02-24, r=clubby789 | bors | -11/+11 |
| 2024-02-23 | Auto merge of #121432 - mj10021:issue-119851-fix, r=nnethercote | bors | -1/+0 |
| 2024-02-23 | Explicitly call `emit_stashed_diagnostics`. | Nicholas Nethercote | -5/+23 |
| 2024-02-23 | Auto merge of #121341 - GrigorenkoPV:bootstrap-rustup-cargo, r=onur-ozkan | bors | -30/+33 |
| 2024-02-23 | Allow tests to specify a `//@ filecheck-flags:` header | Zalathar | -5/+14 |
| 2024-02-23 | Simplify existing code for setting `filecheck` flags | Zalathar | -11/+17 |
| 2024-02-22 | set `llvm.assertions` to false in compiler profile | onur-ozkan | -3/+3 |
| 2024-02-22 | Auto merge of #121469 - matthiaskrgr:rollup-oaoxuo2, r=matthiaskrgr | bors | -0/+2 |
| 2024-02-22 | Rollup merge of #121452 - jonathanpallant:patch-1, r=Amanieu | Matthias Krüger | -0/+2 |
| 2024-02-22 | Auto merge of #121370 - jieyouxu:migrate-compiletest-directives, r=oli-obk | bors | -32/+67 |
| 2024-02-22 | Update tidy target_specific_tests to account for `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-02-22 | Update tidy target_policy to account for `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-02-22 | Update compiletest to only accept `//@` directives | 许杰友 Jieyou Xu (Joe) | -30/+13 |
| 2024-02-22 | Update list of known directive names for diagnostics | 许杰友 Jieyou Xu (Joe) | -0/+52 |
| 2024-02-22 | remove exception | James Dietz | -1/+0 |
| 2024-02-22 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -0/+2 |
| 2024-02-22 | Auto merge of #121372 - clubby789:test-all-tests, r=onur-ozkan | bors | -6/+51 |
| 2024-02-22 | Add new maintainers to nto-qnx.md | Jonathan Pallant | -0/+2 |
| 2024-02-22 | Auto merge of #121309 - Nilstrieb:inline-all-the-fallbacks, r=oli-obk | bors | -0/+2 |
| 2024-02-22 | dedupe env_logger, drop is-terminal | klensy | -2/+2 |
| 2024-02-22 | bump tabled | klensy | -4/+4 |
| 2024-02-22 | bump sysinfo | klensy | -5/+5 |
| 2024-02-22 | Auto merge of #121129 - nnethercote:codegen-Diags, r=estebank | bors | -1/+1 |
| 2024-02-22 | fmt | The Miri Conjob Bot | -3/+5 |
| 2024-02-22 | Merge from rustc | The Miri Conjob Bot | -713/+5153 |
| 2024-02-22 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-02-22 | Overhaul `Diagnostic` args. | Nicholas Nethercote | -1/+1 |
| 2024-02-22 | Auto merge of #121415 - matthiaskrgr:rollup-o9zzet4, r=matthiaskrgr | bors | -79/+95 |
| 2024-02-22 | add changelog entry | onur-ozkan | -0/+5 |
| 2024-02-22 | force dist.compression-profile = "no-op" for `x install` | onur-ozkan | -2/+17 |
| 2024-02-22 | support `no-op` compression profile in rust-installer | onur-ozkan | -2/+15 |
| 2024-02-21 | Rollup merge of #121373 - Zalathar:test-revision, r=oli-obk | Matthias Krüger | -65/+81 |
| 2024-02-21 | Auto merge of #117658 - RalfJung:ptr-dangling, r=m-ou-se | bors | -24/+24 |
| 2024-02-22 | Inline and remove `abort_on_err`. | Nicholas Nethercote | -3/+2 |
| 2024-02-22 | Refactor `run_global_ctxt`. | Nicholas Nethercote | -7/+10 |
| 2024-02-22 | Inline and remove `Session::compile_status`. | Nicholas Nethercote | -1/+1 |
| 2024-02-22 | Adjust the `has_errors*` methods. | Nicholas Nethercote | -4/+2 |
| 2024-02-21 | bootstrap: improvements for stage0 checks | Pavel Grigorenko | -30/+33 |
| 2024-02-21 | Make `x test tests` work | clubby789 | -6/+51 |