| Age | Commit message (Expand) | Author | Lines |
| 2025-06-26 | Move mixed export_name/no_mangle check to check_attr.rs and improve the error | Jonathan Brouwer | -10/+81 |
| 2025-06-26 | Port `#[export_name]` to the new attribute parsing infrastructure | Jonathan Brouwer | -13/+13 |
| 2025-06-26 | Simplify IfCause | Michael Goulet | -78/+70 |
| 2025-06-25 | Bless `tests/ui/macros/must-use-in-macro-55516.rs` | Urgau | -1/+4 |
| 2025-06-25 | Fix suggestion spans inside macros for the `unused_must_use` lint | Urgau | -0/+168 |
| 2025-06-25 | Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxu | Jana Dönszelmann | -188/+83 |
| 2025-06-25 | Rollup merge of #142976 - compiler-errors:coerce-ice, r=fee1-dead | Jana Dönszelmann | -58/+32 |
| 2025-06-25 | Rollup merge of #142200 - Kivooeo:tf8, r=jieyouxu | Jana Dönszelmann | -148/+151 |
| 2025-06-25 | tests: Do not run afoul of asm.validity.non-exhaustive in input-stats | Jubilee Young | -7/+10 |
| 2025-06-25 | emit `StorageLive` and schedule `StorageDead` for `let`-`else` after matching | dianne | -14/+27 |
| 2025-06-25 | Add edition checks for some tests that had divergent output | Esteban Küber | -113/+1184 |
| 2025-06-25 | Do not use `gen` as binding name | Esteban Küber | -17/+17 |
| 2025-06-25 | Don't give APITs names with macro expansion placeholder fragments in it | Michael Goulet | -9/+44 |
| 2025-06-25 | Normalize before computing ConstArgHasType goal | Michael Goulet | -6/+28 |
| 2025-06-25 | Compute hard errors without diagnostics in impl_intersection_has_impossible_o... | Michael Goulet | -6/+0 |
| 2025-06-25 | update ui/import tests | LorrensP-2158466 | -124/+497 |
| 2025-06-25 | Sprinkle breadcrumbs around to lead people to the rust-invalid ABI | Jubilee Young | -0/+2 |
| 2025-06-25 | tests: specify why extern "rust-invalid" cannot be used in varargs test | Jubilee Young | -1/+2 |
| 2025-06-25 | tests: migrate unsupported-abi-transmute.rs to extern "rust-invalid" | Jubilee Young | -13/+13 |
| 2025-06-25 | tests: split out unsupported-in-impls.rs | Jubilee Young | -174/+66 |
| 2025-06-25 | move unstable book page and account for it | Jubilee Young | -4/+4 |
| 2025-06-25 | tests: bless s/C-cmse/cmse/ | Jubilee Young | -313/+313 |
| 2025-06-25 | tests: s/C-cmse/cmse/ | Jubilee Young | -112/+110 |
| 2025-06-24 | Rollup merge of #142983 - compiler-errors:taint-invalid-call-abi, r=workingju... | Jubilee | -0/+45 |
| 2025-06-24 | Rollup merge of #142977 - aDotInTheVoid:rustdochtml-targetfeature, r=Guillaum... | Jubilee | -0/+38 |
| 2025-06-24 | Rollup merge of #142955 - bjorn3:cg_clif_test_fixes, r=jieyouxu | Jubilee | -10/+77 |
| 2025-06-24 | Rollup merge of #142934 - nnethercote:tweak-macro-stats, r=petrochenkov | Jubilee | -20/+20 |
| 2025-06-24 | Rollup merge of #142844 - dpaoliello:short-ice, r=jieyouxu | Jubilee | -4/+11 |
| 2025-06-24 | Rollup merge of #142825 - jdonszelmann:track-caller, r=oli-obk | Jubilee | -14/+18 |
| 2025-06-24 | Rollup merge of #142768 - scottmcm:avoid-unneeded-bitcast, r=WaffleLapkin | Jubilee | -0/+45 |
| 2025-06-24 | Rollup merge of #142633 - folkertdev:interrupt-abi-restrict-signature, r=work... | Jubilee | -164/+400 |
| 2025-06-24 | Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,t... | Jubilee | -0/+1425 |
| 2025-06-24 | Rollup merge of #135731 - frank-king:feature/pin-borrow, r=eholk,traviscross | Jubilee | -10/+740 |
| 2025-06-24 | Taint body on invalid call ABI | Michael Goulet | -0/+23 |
| 2025-06-24 | Add rust-invalid ABI | Michael Goulet | -0/+22 |
| 2025-06-24 | Auto merge of #142979 - matthiaskrgr:rollup-szqah4e, r=matthiaskrgr | bors | -109/+460 |
| 2025-06-24 | Enable short-ice for Windows | Daniel Paoliello | -4/+11 |
| 2025-06-24 | fix 142783 | Jana Dönszelmann | -2/+6 |
| 2025-06-24 | Rewrite #[track_caller] | Jana Dönszelmann | -12/+12 |
| 2025-06-24 | Fix circular dependency test to use rustc_std_internal_symbol | bjorn3 | -2/+3 |
| 2025-06-24 | Remove dependency injection for the panic runtime | bjorn3 | -23/+0 |
| 2025-06-24 | Make missing lifetime suggestion verbose | Michael Goulet | -117/+246 |
| 2025-06-24 | rustdoc: Don't mark `#[target_feature]` functions as ⚠ | Alona Enraght-Moony | -0/+38 |
| 2025-06-24 | Rollup merge of #142965 - raoulstrackx:raoul/rte-497-fix_c-link-to-rust-va-li... | Matthias Krüger | -0/+1 |
| 2025-06-24 | Rollup merge of #142943 - jieyouxu:no-rustc-version, r=compiler-errors | Matthias Krüger | -41/+28 |
| 2025-06-24 | Rollup merge of #142883 - mominul:impl_in_bindings, r=lcnr | Matthias Krüger | -0/+36 |
| 2025-06-24 | Rollup merge of #142805 - estebank:underscore-import, r=compiler-errors | Matthias Krüger | -36/+174 |
| 2025-06-24 | Rollup merge of #142799 - petrochenkov:expnop, r=bjorn3 | Matthias Krüger | -3/+3 |
| 2025-06-24 | Rollup merge of #142657 - tgross35:nonoptional-fragment-specifiers-cleanup, r... | Matthias Krüger | -29/+91 |
| 2025-06-24 | Rollup merge of #142645 - Urgau:usage-non_upper_case_globals, r=fmease | Matthias Krüger | -0/+127 |