| Age | Commit message (Expand) | Author | Lines |
| 2024-06-05 | Promote `arm64ec-pc-windows-msvc` to tier 2 | Daniel Paoliello | -6/+9 |
| 2024-06-05 | Auto merge of #126016 - workingjubilee:rollup-nh6ehbz, r=workingjubilee | bors | -78/+88 |
| 2024-06-05 | Rollup merge of #126003 - Lokathor:new-co-maintainer, r=compiler-errors | Jubilee | -0/+1 |
| 2024-06-05 | Rollup merge of #125815 - nnethercote:rustc_parse-top-level-cleanups, r=spast... | Jubilee | -37/+31 |
| 2024-06-05 | Rollup merge of #125683 - Oneirical:patience-testing-test, r=jieyouxu | Jubilee | -3/+7 |
| 2024-06-05 | Rollup merge of #125273 - onur-ozkan:bootstrap-self-test, r=albertlarsan68 | Jubilee | -38/+49 |
| 2024-06-04 | Update nomicon | Eric Huss | -0/+0 |
| 2024-06-04 | Silence double-symlink errors while building solaris toolchain | Jubilee Young | -1/+1 |
| 2024-06-05 | rustfmt: Remove an unnecessary `catch_unwind` use. | Nicholas Nethercote | -15/+8 |
| 2024-06-05 | Make top-level `rustc_parse` functions fallible. | Nicholas Nethercote | -22/+28 |
| 2024-06-05 | Reorder `source_str_to_stream` arguments. | Nicholas Nethercote | -1/+1 |
| 2024-06-05 | Remove `stream_to_parser`. | Nicholas Nethercote | -2/+2 |
| 2024-06-05 | Don't use the word "parse" for lexing operations. | Nicholas Nethercote | -8/+3 |
| 2024-06-04 | Add a co-maintainer for the two ARMv4T targets | Lokathor | -0/+1 |
| 2024-06-04 | Rollup merge of #125946 - Sergi-Ferrez:master, r=notriddle,fmease | Guillaume Gomez | -8/+11 |
| 2024-06-04 | Rollup merge of #125944 - P1n3appl3:fuchsia, r=lqd | Guillaume Gomez | -2/+2 |
| 2024-06-04 | Rollup merge of #125933 - rustbot:docs-update, r=ehuss | Guillaume Gomez | -0/+0 |
| 2024-06-04 | Rollup merge of #125930 - weihanglo:opt-dist-respect-cargo-config, r=Kobzol | Guillaume Gomez | -2/+25 |
| 2024-06-04 | rewrite suspicious-library in rmake | Oneirical | -1/+1 |
| 2024-06-04 | Create `run-make` `env_var` and `env_var_os` helpers | Guillaume Gomez | -34/+44 |
| 2024-06-04 | Use checked_sub | Sergi-Ferrez | -6/+7 |
| 2024-06-04 | Update code format and tests | Sergi-Ferrez | -2/+2 |
| 2024-06-04 | Rollup merge of #125818 - Urgau:print-check-cfg-no-values, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2024-06-04 | Rollup merge of #125750 - compiler-errors:expect, r=lcnr | 许杰友 Jieyou Xu (Joe) | -8/+8 |
| 2024-06-04 | Rollup merge of #125690 - Lokathor:arm-maintainer-reorg, r=ehuss | 许杰友 Jieyou Xu (Joe) | -32/+35 |
| 2024-06-04 | Rollup merge of #124486 - beetrees:vectorcall-tracking-issue, r=ehuss | 许杰友 Jieyou Xu (Joe) | -0/+19 |
| 2024-06-04 | bootstrap: implement new feature `bootstrap-self-test` | onur-ozkan | -38/+49 |
| 2024-06-04 | Auto merge of #125380 - compiler-errors:wc-obj-safety, r=oli-obk | bors | -35/+1 |
| 2024-06-04 | Include trailing commas in functions | Sergi-Ferrez | -10/+12 |
| 2024-06-03 | Align Term methods with GenericArg methods | Michael Goulet | -8/+8 |
| 2024-06-04 | Auto merge of #122597 - pacak:master, r=bjorn3 | bors | -1/+7 |
| 2024-06-03 | feat(opt-dist): new flag `--benchmark-cargo-config` | Weihang Lo | -2/+25 |
| 2024-06-03 | Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxu | bors | -5/+2 |
| 2024-06-03 | Update fuchsia maintainers | Julia Ryan | -2/+2 |
| 2024-06-03 | Update books | rustbot | -0/+0 |
| 2024-06-03 | chore: update src/tools/rustc-perf | Weihang Lo | -0/+0 |
| 2024-06-03 | check_is_object_safe -> is_object_safe | Michael Goulet | -1/+1 |
| 2024-06-03 | Make WHERE_CLAUSES_OBJECT_SAFETY a regular object safety violation | Michael Goulet | -34/+0 |
| 2024-06-03 | Opt-in diagnostics reporting to avoid doing extra work in the new solver | Michael Goulet | -1/+1 |
| 2024-06-03 | Auto merge of #125912 - nnethercote:rustfmt-tests-mir-opt, r=oli-obk | bors | -18/+24 |
| 2024-06-03 | Reformat `mir!` macro invocations to use braces. | Nicholas Nethercote | -18/+24 |
| 2024-06-02 | Remove some allowed-makefiles | Oneirical | -5/+2 |
| 2024-06-02 | Rollup merge of #125896 - jieyouxu:compiletest-rmake-comment, r=compiler-errors | Jubilee | -5/+5 |
| 2024-06-02 | Rollup merge of #125890 - Nilstrieb:gay-compiletest, r=jieyouxu | Jubilee | -6/+34 |
| 2024-06-02 | Rollup merge of #125808 - GuillaumeGomez:migrate-run-make-c-link-to-rust-dyli... | Jubilee | -13/+26 |
| 2024-06-02 | compiletest: fix outdated rmake.rs comment | 许杰友 Jieyou Xu (Joe) | -5/+5 |
| 2024-06-02 | Auto merge of #125892 - workingjubilee:rollup-gytt1q7, r=workingjubilee | bors | -1/+0 |
| 2024-06-02 | Improve compiletest expected/not found formatting | Nilstrieb | -6/+34 |
| 2024-06-02 | Rollup merge of #125849 - GuillaumeGomez:migrate-emit-named-files, r=jieyouxu | Jubilee | -1/+0 |
| 2024-06-02 | Auto merge of #125887 - lnicola:sync-from-ra, r=lnicola | bors | -191/+1715 |