| Age | Commit message (Expand) | Author | Lines |
| 2024-04-12 | test duplicate features, that the last `+/-lld` on the CLI wins | Rémy Rakic | -0/+4 |
| 2024-04-12 | test self-contained linking via `-Zlinker-features=+lld` | Rémy Rakic | -1/+1 |
| 2024-04-11 | Auto merge of #123507 - dpaoliello:arm64ecasm, r=Amanieu | bors | -76/+79 |
| 2024-04-11 | Auto merge of #123007 - kadiwa4:suggest_convert_ptr_to_mut_ref, r=estebank | bors | -20/+87 |
| 2024-04-11 | Auto merge of #122213 - estebank:issue-50195, r=oli-obk,estebank | bors | -0/+48 |
| 2024-04-11 | Rollup merge of #123761 - compiler-errors:suggest-more-impl-trait, r=estebank | León Orell Valerian Liehr | -9/+9 |
| 2024-04-11 | Rollup merge of #123703 - estebank:diag-changes-2, r=Nadrieril | León Orell Valerian Liehr | -28/+28 |
| 2024-04-11 | Rollup merge of #123314 - surechen:fix_120642, r=Nadrieril | León Orell Valerian Liehr | -0/+79 |
| 2024-04-11 | Rollup merge of #122954 - fmease:defined-by-extern-prelude, r=petrochenkov | León Orell Valerian Liehr | -12/+107 |
| 2024-04-11 | Rollup merge of #122470 - tgross35:f16-f128-step4-libs-min, r=Amanieu | León Orell Valerian Liehr | -18/+276 |
| 2024-04-10 | Use suggest_impl_trait in return type suggestion | Michael Goulet | -9/+9 |
| 2024-04-10 | Auto merge of #121346 - m-ou-se:temp-lifetime-if-else-match, r=compiler-errors | bors | -115/+106 |
| 2024-04-10 | Add basic library support for `f16` and `f128` | Trevor Gross | -18/+276 |
| 2024-04-10 | Add support for Arm64EC inline assembly | Daniel Paoliello | -76/+79 |
| 2024-04-10 | rework ptr-to-ref conversion suggestion for method calls | Kalle Wachsmuth | -6/+73 |
| 2024-04-10 | move test | Kalle Wachsmuth | -0/+0 |
| 2024-04-10 | Auto merge of #123185 - scottmcm:more-typed-copy, r=compiler-errors | bors | -37/+60 |
| 2024-04-10 | Update 122805 test for PR 123185 | Scott McMurray | -10/+29 |
| 2024-04-10 | Rollup merge of #123706 - notriddle:notriddle/html-cleanup, r=GuillaumeGomez | Guillaume Gomez | -4/+4 |
| 2024-04-10 | Rollup merge of #123702 - Urgau:prep-work-for-compiletest-check-cfg-2, r=jiey... | Guillaume Gomez | -35/+33 |
| 2024-04-10 | Rollup merge of #123701 - compiler-errors:only-assert-after-checking, r=Waffl... | Guillaume Gomez | -0/+16 |
| 2024-04-10 | Rollup merge of #123689 - spastorino:pattern_types_const_generics, r=oli-obk | Guillaume Gomez | -0/+13 |
| 2024-04-10 | Rollup merge of #123659 - celinval:smir-fix-intrinsic, r=oli-obk | Guillaume Gomez | -0/+115 |
| 2024-04-10 | Rollup merge of #118391 - compiler-errors:lifetimes-eq, r=lcnr | Guillaume Gomez | -68/+157 |
| 2024-04-10 | Only assert for child/parent projection compatibility AFTER checking that the... | Michael Goulet | -0/+16 |
| 2024-04-10 | skip `unused_parens`'s suggestion for `Paren` in macro. | surechen | -0/+79 |
| 2024-04-09 | rustdoc: update test cases | Michael Howell | -4/+4 |
| 2024-04-10 | Auto merge of #123708 - matthiaskrgr:rollup-uf9w1e9, r=matthiaskrgr | bors | -23/+195 |
| 2024-04-10 | Rollup merge of #123612 - kxxt:riscv-target-abi, r=jieyouxu,nikic,DianQK | Matthias Krüger | -0/+108 |
| 2024-04-10 | Rollup merge of #123609 - compiler-errors:greek-question-mark, r=jieyouxu | Matthias Krüger | -0/+36 |
| 2024-04-10 | Rollup merge of #123568 - Oneirical:delete-tests, r=wesleywiser | Matthias Krüger | -11/+0 |
| 2024-04-10 | Rollup merge of #122200 - jieyouxu:unconditional-nightly-update-hint, r=estebank | Matthias Krüger | -0/+8 |
| 2024-04-10 | Rollup merge of #121884 - 5225225:rmake-exit-code, r=jieyouxu | Matthias Krüger | -12/+43 |
| 2024-04-10 | Use `fn` ptr signature instead of `{closure@..}` in infer error | Esteban Küber | -28/+28 |
| 2024-04-10 | Auto merge of #122918 - jieyouxu:port-backtrace-line-tables-only, r=workingju... | bors | -0/+71 |
| 2024-04-09 | remove does-nothing.rs | Oneirical | -11/+0 |
| 2024-04-09 | Further cleanup cfgs in the UI test suite | Urgau | -35/+33 |
| 2024-04-09 | Auto merge of #123683 - pietroalbini:pa-cve-2024-24576-nightly, r=pietroalbini | bors | -0/+93 |
| 2024-04-09 | Handle const generic pattern types | Santiago Pastorino | -16/+2 |
| 2024-04-09 | run-make: make arg take AsRef<OsStr> instead of str | 5225225 | -1/+2 |
| 2024-04-09 | Add const generics failing test for pattern types | Santiago Pastorino | -0/+27 |
| 2024-04-09 | Don't use bytepos offsets when computing semicolon span for removal | Michael Goulet | -0/+36 |
| 2024-04-09 | Split back out unused_lifetimes -> redundant_lifetimes | Michael Goulet | -22/+26 |
| 2024-04-09 | Lint redundant lifetimes in impl header | Michael Goulet | -1/+12 |
| 2024-04-09 | Move check to wfcheck | Michael Goulet | -14/+75 |
| 2024-04-09 | Actually, just reuse the UNUSED_LIFETIMES lint | Michael Goulet | -86/+99 |
| 2024-04-09 | Remove my `scalar_copy_backend_type` optimization attempt | Scott McMurray | -27/+31 |
| 2024-04-09 | tests: bless ui and rustdoc-ui tests for ICE messages | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2024-04-09 | Rollup merge of #123662 - compiler-errors:no-upvars-yet, r=oli-obk | Guillaume Gomez | -0/+27 |
| 2024-04-09 | Rollup merge of #123658 - compiler-errors:stop-assuming, r=oli-obk | Guillaume Gomez | -0/+17 |