| Age | Commit message (Expand) | Author | Lines |
| 2024-03-21 | CFI: Skip non-passed arguments | Matthew Maurer | -32/+50 |
| 2024-03-20 | Auto merge of #120717 - compiler-errors:cap-closure-kind, r=oli-obk | bors | -193/+45 |
| 2024-03-20 | Rollup merge of #122732 - compiler-errors:coroutine-captures-note, r=nnethercote | Matthias Krüger | -12/+2 |
| 2024-03-20 | Auto merge of #122119 - estebank:issue-117846, r=Nadrieril | bors | -0/+41 |
| 2024-03-19 | Auto merge of #122029 - estebank:drive-by-ui-test, r=oli-obk | bors | -27/+271 |
| 2024-03-19 | Silence unecessary `!Sized` binding error | Esteban Küber | -14/+3 |
| 2024-03-19 | Fix ABI for FnMut/Fn impls for async closures | Michael Goulet | -8/+38 |
| 2024-03-19 | Only split by-ref/by-move futures for async closures | Michael Goulet | -193/+15 |
| 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 | -33/+288 |
| 2024-03-19 | Auto merge of #122735 - matthiaskrgr:rollup-pgb1s90, r=matthiaskrgr | bors | -26/+5085 |
| 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 #122717 - workingjubilee:handle-call-call-call-call-calling-m... | Matthias Krüger | -0/+4907 |
| 2024-03-19 | Rollup merge of #122691 - veera-sivarajan:bugfix-121099, r=Amanieu | Matthias Krüger | -0/+26 |
| 2024-03-19 | Rollup merge of #122677 - surechen:fix_122415, r=Nadrieril | Matthias Krüger | -1/+47 |
| 2024-03-19 | Rollup merge of #122634 - Enselic:aux-bin, r=oli-obk | Matthias Krüger | -0/+12 |
| 2024-03-19 | Rollup merge of #122556 - jieyouxu:non-identifier-format-arg, r=petrochenkov | Matthias Krüger | -0/+33 |
| 2024-03-19 | Rollup merge of #122435 - jieyouxu:unused_qualifications_global_paths, r=petr... | Matthias Krüger | -25/+23 |
| 2024-03-19 | Remove redundant coroutine captures note | Michael Goulet | -12/+2 |
| 2024-03-19 | Auto merge of #122392 - BoxyUwU:misc_cleanup, r=lcnr | bors | -149/+168 |
| 2024-03-19 | compiletest: Add support for `//@ aux-bin: foo.rs` | Martin Nordholts | -0/+12 |
| 2024-03-19 | Auto merge of #122037 - oli-obk:more_new_intrinsics, r=Nilstrieb | bors | -11/+13 |
| 2024-03-19 | add test for casting pointer to union with unsized tail | Lukas Markeffsky | -0/+37 |
| 2024-03-19 | Make `const_eval_select` a rustc_intrinsic | Oli Scherer | -11/+13 |
| 2024-03-19 | Auto merge of #119212 - w-utter:pretty-print-const-expr, r=compiler-errors | bors | -10/+8 |
| 2024-03-19 | Auto merge of #122645 - saethlin:portable-mir-opt-tests, r=Nadrieril | bors | -13/+3 |
| 2024-03-18 | Ensure stack before parsing dot-or-call | Jubilee Young | -0/+4907 |
| 2024-03-19 | Fix incorrect mutable suggestion information for binding in ref pattern. | surechen | -1/+47 |
| 2024-03-19 | Auto merge of #122493 - lukas-code:sized-constraint, r=lcnr | bors | -11/+4 |
| 2024-03-18 | Update test with `//@ needs-asm-support` | Veera | -2/+3 |
| 2024-03-19 | Auto merge of #122375 - rcvalle:rust-cfi-break-tests-into-smaller-files, r=co... | bors | -606/+759 |
| 2024-03-19 | Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk | bors | -502/+131 |
| 2024-03-18 | Rollup merge of #122701 - compiler-errors:allocator-suspend, r=oli-obk | Matthias Krüger | -0/+52 |
| 2024-03-18 | Rollup merge of #122687 - lcnr:normalizes-to-emit-nested-goals, r=compiler-er... | Matthias Krüger | -20/+45 |
| 2024-03-18 | Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin | Matthias Krüger | -213/+646 |
| 2024-03-18 | Rollup merge of #122060 - clubby789:stabilize-imported-main, r=lcnr | Matthias Krüger | -32/+5 |
| 2024-03-18 | Rollup merge of #121823 - Nadrieril:never-witnesses, r=compiler-errors | Matthias Krüger | -195/+888 |
| 2024-03-18 | Rollup merge of #121258 - fmease:assoc-const-eq-reject-overly-generic-tys, r=... | Matthias Krüger | -0/+230 |
| 2024-03-18 | Detect allocator for box in must_not_suspend lint | Michael Goulet | -0/+52 |
| 2024-03-18 | update region debug formatting | Boxy | -149/+168 |
| 2024-03-18 | Side-step small SVG width divergence by setting min-width | Esteban Küber | -2/+2 |
| 2024-03-18 | When displaying multispans, ignore empty lines adjacent to `...` | Esteban Küber | -53/+201 |
| 2024-03-18 | Move multispan test to svg output | Esteban Küber | -28/+85 |
| 2024-03-18 | Fix test for multiline span ui display | Esteban Küber | -12/+51 |
| 2024-03-18 | Provide structured suggestion for `#![feature(foo)]` | Esteban Küber | -213/+646 |
| 2024-03-18 | Fix ICE: `global_asm!()` Don't Panic When Unable to Evaluate Constant | Veera | -1/+1 |
| 2024-03-18 | move tests | lcnr | -0/+0 |
| 2024-03-18 | Rollup merge of #122683 - tshepang:missing-test, r=Nadrieril | Matthias Krüger | -0/+23 |
| 2024-03-18 | Rollup merge of #122680 - lqd:nested-await-args, r=compiler-errors | Matthias Krüger | -0/+22 |
| 2024-03-18 | Rollup merge of #122649 - cuviper:min-llvm-17, r=nikic | Matthias Krüger | -21/+0 |