| Age | Commit message (Expand) | Author | Lines |
| 2024-03-21 | CFI: Skip non-passed arguments | Matthew Maurer | -39/+65 |
| 2024-03-20 | Auto merge of #122779 - estebank:test-svg-non-determinism, r=compiler-errors | bors | -5/+14 |
| 2024-03-20 | When comparing SVG tests against their blessed version, ignore the first line | Esteban Küber | -5/+14 |
| 2024-03-20 | Auto merge of #122359 - Zoxc:missing-static-notes, r=wesleywiser | bors | -8/+32 |
| 2024-03-20 | Auto merge of #122754 - Mark-Simulacrum:bootstrap-bump, r=albertlarsan68 | bors | -633/+487 |
| 2024-03-20 | Fix bootstrap bump fallout | Mark Rousskov | -2/+2 |
| 2024-03-20 | Workaround for rustdoc bug in new beta | Mark Rousskov | -0/+1 |
| 2024-03-20 | step cfgs | Mark Rousskov | -205/+50 |
| 2024-03-20 | Auto merge of #120717 - compiler-errors:cap-closure-kind, r=oli-obk | bors | -429/+192 |
| 2024-03-20 | Auto merge of #122763 - matthiaskrgr:rollup-o8a2mye, r=matthiaskrgr | bors | -264/+335 |
| 2024-03-20 | Rollup merge of #122748 - nnethercote:rustc_session-pub, r=jackh726 | Matthias Krüger | -132/+130 |
| 2024-03-20 | Rollup merge of #122739 - Sky9x:insert-put, r=jhpratt | Matthias Krüger | -2/+2 |
| 2024-03-20 | Rollup merge of #122732 - compiler-errors:coroutine-captures-note, r=nnethercote | Matthias Krüger | -72/+60 |
| 2024-03-20 | Rollup merge of #122730 - ferrocene:hoverbear/qnx-ucred-cfgs, r=Amanieu | Matthias Krüger | -3/+6 |
| 2024-03-20 | Rollup merge of #122540 - WaffleLapkin:ununexpected, r=estebank | Matthias Krüger | -18/+30 |
| 2024-03-20 | Rollup merge of #121543 - onur-ozkan:clippy-args, r=oli-obk | Matthias Krüger | -37/+107 |
| 2024-03-20 | Auto merge of #122119 - estebank:issue-117846, r=Nadrieril | bors | -1/+94 |
| 2024-03-20 | Auto merge of #122753 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-19 | Bump stage0 | Mark Rousskov | -412/+420 |
| 2024-03-19 | branch 1.78: replace-version-placeholder | Mark Rousskov | -14/+14 |
| 2024-03-19 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-19 | Auto merge of #122029 - estebank:drive-by-ui-test, r=oli-obk | bors | -35/+323 |
| 2024-03-19 | Silence unecessary `!Sized` binding error | Esteban Küber | -15/+56 |
| 2024-03-20 | resolve clippy errors | onur-ozkan | -26/+24 |
| 2024-03-20 | Reduce `pub` usage in `rustc_session`. | Nicholas Nethercote | -132/+130 |
| 2024-03-19 | Add a few more comments | Michael Goulet | -1/+14 |
| 2024-03-19 | Fix ABI for FnMut/Fn impls for async closures | Michael Goulet | -18/+81 |
| 2024-03-19 | Only split by-ref/by-move futures for async closures | Michael Goulet | -432/+119 |
| 2024-03-19 | Add test for #117846 | Esteban Küber | -0/+52 |
| 2024-03-19 | Auto merge of #116935 - oli-obk:different_lifetime_taits_in_same_sig, r=compi... | bors | -54/+383 |
| 2024-03-19 | Add "put" as a confusable for insert on hash map/set | Sky | -2/+2 |
| 2024-03-19 | Auto merge of #122735 - matthiaskrgr:rollup-pgb1s90, r=matthiaskrgr | bors | -367/+5597 |
| 2024-03-19 | Rollup merge of #122724 - lukas-code:unsized-union-cast-ice-test, r=compiler-... | Matthias Krüger | -0/+37 |
| 2024-03-19 | Rollup merge of #122720 - heisen-li:offset_of, r=workingjubilee | Matthias Krüger | -3/+3 |
| 2024-03-19 | Rollup merge of #122719 - oli-obk:nested_static_feed_hir, r=fee1-dead | Matthias Krüger | -49/+45 |
| 2024-03-19 | Rollup merge of #122717 - workingjubilee:handle-call-call-call-call-calling-m... | Matthias Krüger | -1/+4911 |
| 2024-03-19 | Rollup merge of #122695 - surechen:make_only_local_explict_argument, r=lcnr | Matthias Krüger | -213/+277 |
| 2024-03-19 | Rollup merge of #122691 - veera-sivarajan:bugfix-121099, r=Amanieu | Matthias Krüger | -17/+55 |
| 2024-03-19 | Rollup merge of #122677 - surechen:fix_122415, r=Nadrieril | Matthias Krüger | -15/+71 |
| 2024-03-19 | Rollup merge of #122634 - Enselic:aux-bin, r=oli-obk | Matthias Krüger | -29/+98 |
| 2024-03-19 | Rollup merge of #122556 - jieyouxu:non-identifier-format-arg, r=petrochenkov | Matthias Krüger | -15/+70 |
| 2024-03-19 | Rollup merge of #122435 - jieyouxu:unused_qualifications_global_paths, r=petr... | Matthias Krüger | -25/+30 |
| 2024-03-19 | Remove redundant coroutine captures note | Michael Goulet | -72/+60 |
| 2024-03-19 | Auto merge of #122392 - BoxyUwU:misc_cleanup, r=lcnr | bors | -173/+205 |
| 2024-03-19 | compiletest: Add support for `//@ aux-bin: foo.rs` | Martin Nordholts | -20/+83 |
| 2024-03-19 | compiletest: Replace bool with enum AuxType for clarity | Martin Nordholts | -23/+29 |
| 2024-03-19 | compiletest: Fix typos in get_lib_name() comment | Martin Nordholts | -2/+2 |
| 2024-03-19 | Expose ucred::peer_cred on QNX targets to enable dist builds | Ana Hobden | -3/+6 |
| 2024-03-19 | Auto merge of #122037 - oli-obk:more_new_intrinsics, r=Nilstrieb | bors | -128/+147 |
| 2024-03-19 | add test for casting pointer to union with unsized tail | Lukas Markeffsky | -0/+37 |