| Age | Commit message (Expand) | Author | Lines |
| 2024-02-24 | compiletest: call cargo-miri directly rather than via 'cargo run' | Ralf Jung | -10/+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-22 | Auto merge of #3310 - rust-lang:rustup-2024-02-22, r=oli-obk | bors | -8258/+12883 |
| 2024-02-22 | fmt | The Miri Conjob Bot | -3/+5 |
| 2024-02-22 | Merge from rustc | The Miri Conjob Bot | -8256/+12879 |
| 2024-02-22 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-02-22 | Auto merge of #118634 - Jules-Bertholet:box-allocator-static, r=Amanieu | bors | -9/+3 |
| 2024-02-22 | Auto merge of #121415 - matthiaskrgr:rollup-o9zzet4, r=matthiaskrgr | bors | -449/+452 |
| 2024-02-21 | Rollup merge of #121406 - compiler-errors:tests, r=Nilstrieb | Matthias Krüger | -0/+87 |
| 2024-02-21 | Rollup merge of #121399 - psumbera:solaris-strip-debug, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2024-02-21 | Rollup merge of #121392 - bjorn3:unify_dylib_loading, r=petrochenkov | Matthias Krüger | -45/+60 |
| 2024-02-21 | Rollup merge of #121391 - Nadrieril:fix-liveness, r=compiler-errors | Matthias Krüger | -4/+11 |
| 2024-02-21 | Rollup merge of #121373 - Zalathar:test-revision, r=oli-obk | Matthias Krüger | -65/+81 |
| 2024-02-21 | Rollup merge of #121336 - davidtwco:triagebot-notifications, r=wesleywiser | Matthias Krüger | -0/+4 |
| 2024-02-21 | Rollup merge of #121261 - Zalathar:pending-dups, r=oli-obk | Matthias Krüger | -179/+34 |
| 2024-02-21 | Rollup merge of #121206 - nnethercote:top-level-error-handling, r=oli-obk | Matthias Krüger | -155/+174 |
| 2024-02-21 | Auto merge of #117658 - RalfJung:ptr-dangling, r=m-ou-se | bors | -232/+303 |
| 2024-02-22 | Inline and remove `abort_on_err`. | Nicholas Nethercote | -20/+16 |
| 2024-02-22 | Replace unnecessary `abort_if_errors`. | Nicholas Nethercote | -23/+13 |
| 2024-02-22 | Refactor `run_global_ctxt`. | Nicholas Nethercote | -7/+10 |
| 2024-02-22 | Inline and remove `Session::compile_status`. | Nicholas Nethercote | -16/+19 |
| 2024-02-22 | Overhaul the handling of errors at the top-level. | Nicholas Nethercote | -41/+76 |
| 2024-02-22 | Adjust the `has_errors*` methods. | Nicholas Nethercote | -35/+41 |
| 2024-02-22 | Remove `EarlyDiagCtxt::abort_if_errors`. | Nicholas Nethercote | -7/+2 |
| 2024-02-22 | Remove dead `expect_error_or_delayed_bug` method. | Nicholas Nethercote | -8/+0 |
| 2024-02-22 | Remove an out-of-date comment. | Nicholas Nethercote | -1/+0 |
| 2024-02-21 | Auto merge of #121321 - compiler-errors:yeet-querytyperelating, r=lcnr | bors | -698/+462 |
| 2024-02-21 | rename ptr::invalid -> ptr::without_provenance | Ralf Jung | -232/+303 |
| 2024-02-21 | Inline NllTypeRelating into its only usage site | Michael Goulet | -599/+451 |
| 2024-02-21 | Make TypeRelating more NLL-specific | Michael Goulet | -13/+13 |
| 2024-02-21 | Yeet QueryTypeRelatingDelegate | Michael Goulet | -106/+18 |
| 2024-02-21 | Add a non-lifetime-binders test | Michael Goulet | -0/+60 |
| 2024-02-21 | Add an ATB test | Michael Goulet | -0/+27 |
| 2024-02-21 | Auto merge of #121400 - fmease:rollup-8m29g7a, r=fmease | bors | -973/+1202 |
| 2024-02-21 | Solaris linker does not support --strip-debug | Petr Sumbera | -1/+1 |
| 2024-02-21 | Rollup merge of #121396 - RalfJung:mir-const-value-inspect, r=oli-obk | León Orell Valerian Liehr | -12/+35 |
| 2024-02-21 | Rollup merge of #121379 - nnethercote:rm-unchecked_error_guaranteed, r=oli-obk | León Orell Valerian Liehr | -19/+8 |
| 2024-02-21 | Rollup merge of #121366 - nnethercote:rm-diagnostic_builder.rs, r=compiler-er... | León Orell Valerian Liehr | -372/+350 |
| 2024-02-21 | Rollup merge of #121359 - lcnr:typesystem-cleanup, r=compiler-errors | León Orell Valerian Liehr | -151/+169 |
| 2024-02-21 | Rollup merge of #121347 - davidtwco:compiletest-aux-aux, r=oli-obk | León Orell Valerian Liehr | -23/+44 |
| 2024-02-21 | Rollup merge of #121340 - GrigorenkoPV:bootstrap-clippy, r=onur-ozkan | León Orell Valerian Liehr | -326/+317 |
| 2024-02-21 | Rollup merge of #121175 - Nadrieril:simplify-or-selection, r=matthewjasper | León Orell Valerian Liehr | -40/+51 |
| 2024-02-21 | Rollup merge of #121044 - compiler-errors:mbe-async-trait-bounds, r=fmease | León Orell Valerian Liehr | -30/+228 |
| 2024-02-21 | compiletest: support auxiliaries with auxiliaries | David Wood | -23/+44 |
| 2024-02-21 | make it possible for outside crates to inspect a mir::ConstValue with the int... | Ralf Jung | -12/+35 |
| 2024-02-21 | Auto merge of #3309 - ChrisDenton:windows-rand, r=RalfJung | bors | -0/+41 |
| 2024-02-21 | Test windows random shims | Chris Denton | -0/+41 |
| 2024-02-21 | Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPC | bors | -174/+292 |
| 2024-02-21 | Unify dylib loading between proc macros and codegen backends | bjorn3 | -45/+60 |