| Age | Commit message (Expand) | Author | Lines |
| 2024-03-25 | Merge from rustc | Ralf Jung | -745/+1781 |
| 2024-03-25 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-25 | Auto merge of #123030 - GuillaumeGomez:rustdoc-sysroot-out-of-arg-file, r=not... | bors | -3/+6 |
| 2024-03-25 | Auto merge of #3413 - RalfJung:cargo-miri-misc, r=RalfJung | bors | -4/+28 |
| 2024-03-25 | phase_rustdoc: add a heuristic to make us more certain that this is really ru... | Ralf Jung | -4/+18 |
| 2024-03-25 | test-cargo-miri: test anyhow | Ralf Jung | -0/+10 |
| 2024-03-25 | Auto merge of #3410 - RalfJung:all-targets, r=RalfJung | bors | -0/+2 |
| 2024-03-25 | Auto merge of #123029 - matthiaskrgr:rollup-6qsevhx, r=matthiaskrgr | bors | -160/+278 |
| 2024-03-25 | Move `--sysroot` argument out of the argument file to fix miri issue | Guillaume Gomez | -3/+6 |
| 2024-03-25 | CONTRIBUTING: vsocde settings: add --all-targets | Ralf Jung | -0/+2 |
| 2024-03-25 | Rollup merge of #123020 - nnethercote:rm-nnethercote-review, r=nnethercote | Matthias Krüger | -4/+0 |
| 2024-03-25 | Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errors | Matthias Krüger | -39/+115 |
| 2024-03-25 | Rollup merge of #123003 - maurer:dyn-empty, r=compiler-errors | Matthias Krüger | -13/+35 |
| 2024-03-25 | Rollup merge of #122995 - Zalathar:flags-mir-opt, r=Mark-Simulacrum | Matthias Krüger | -39/+28 |
| 2024-03-25 | Rollup merge of #122990 - SkiFire13:transmute-may-copy, r=jhpratt | Matthias Krüger | -1/+1 |
| 2024-03-25 | Rollup merge of #122982 - Zalathar:bootstrap-coverage-docs, r=onur-ozkan | Matthias Krüger | -16/+49 |
| 2024-03-25 | Rollup merge of #122858 - nnethercote:tweak-parse_dot_suffix_expr, r=est31 | Matthias Krüger | -48/+50 |
| 2024-03-25 | Auto merge of #122802 - estebank:unconstrained-generic-const, r=Nadrieril | bors | -111/+351 |
| 2024-03-25 | Auto merge of #122968 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -79/+79 |
| 2024-03-25 | Auto merge of #122951 - Nilstrieb:nodejs20, r=Kobzol | bors | -6/+6 |
| 2024-03-25 | Add more comments to the bootstrap code that handles `tests/coverage` | Zalathar | -16/+49 |
| 2024-03-25 | Clarify `parse_dot_suffix_expr`. | Nicholas Nethercote | -16/+19 |
| 2024-03-25 | Change `parse_expr_tuple_field_access`. | Nicholas Nethercote | -10/+15 |
| 2024-03-25 | Remove `next_token` handling from `parse_expr_tuple_field_access`. | Nicholas Nethercote | -18/+10 |
| 2024-03-25 | Inline and remove `Parser::parse_expr_tuple_field_access_float`. | Nicholas Nethercote | -36/+38 |
| 2024-03-25 | Auto merge of #122721 - oli-obk:merge_queries, r=davidtwco | bors | -81/+62 |
| 2024-03-25 | Temporarily remove nnethercote from the review rotation. | Nicholas Nethercote | -4/+0 |
| 2024-03-24 | CFI: Support arbitrary receivers | Matthew Maurer | -39/+115 |
| 2024-03-24 | Auto merge of #122658 - cuviper:gccjit-archive, r=Mark-Simulacrum | bors | -7/+11 |
| 2024-03-24 | CFI: Handle dyn with no principal | Matthew Maurer | -13/+35 |
| 2024-03-24 | Auto merge of #123004 - matthiaskrgr:rollup-s3v4p50, r=matthiaskrgr | bors | -96/+176 |
| 2024-03-24 | Auto merge of #3402 - RalfJung:miri-script, r=RalfJung | bors | -6/+21 |
| 2024-03-24 | Rollup merge of #122992 - devnexen:available_parallelism_sol_upd, r=Amanieu | Matthias Krüger | -2/+6 |
| 2024-03-24 | Rollup merge of #122984 - RalfJung:panic-in-hook, r=Amanieu | Matthias Krüger | -5/+11 |
| 2024-03-24 | Rollup merge of #122983 - taiki-e:bsd, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-03-24 | Rollup merge of #122977 - cuviper:as_statically_known_str, r=RalfJung | Matthias Krüger | -5/+9 |
| 2024-03-24 | Rollup merge of #122962 - jieyouxu:stamp-rmake-support-lib, r=onur-ozkan | Matthias Krüger | -0/+2 |
| 2024-03-24 | Rollup merge of #122949 - ShoyuVanilla:issue-117310, r=lcnr | Matthias Krüger | -0/+28 |
| 2024-03-24 | Rollup merge of #122937 - Zalathar:unbox, r=oli-obk | Matthias Krüger | -68/+44 |
| 2024-03-24 | Rollup merge of #122886 - matthiaskrgr:issue90192, r=fee1-dead | Matthias Krüger | -0/+20 |
| 2024-03-24 | Rollup merge of #122757 - h1467792822:priv-dep, r=davidtwco | Matthias Krüger | -11/+36 |
| 2024-03-24 | Rollup merge of #122737 - ytmimi:conditionally_ignore_fatal_diagnostic, r=dav... | Matthias Krüger | -4/+19 |
| 2024-03-24 | fix build. | David Carlier | -5/+3 |
| 2024-03-24 | Auto merge of #3406 - RalfJung:many-seeds, r=RalfJung | bors | -6/+7 |
| 2024-03-24 | desperate hack: hard-code bash path on Windows | Ralf Jung | -1/+10 |
| 2024-03-24 | try to fix many-seeds tests on Windows | Ralf Jung | -1/+2 |
| 2024-03-24 | Auto merge of #3398 - tiif:add_libc_fs_test, r=RalfJung | bors | -5/+71 |
| 2024-03-24 | Add libc test for rename and ftruncate | tiif | -5/+71 |
| 2024-03-24 | miri-script/toolchain: make new_commit logic easier to follow | Ralf Jung | -3/+3 |
| 2024-03-24 | many-seeds: propagate failure properly | Ralf Jung | -2/+2 |