| Age | Commit message (Expand) | Author | Lines |
| 2025-04-21 | Rollup merge of #140030 - EnzymeAD:autodiff-debug, r=jieyouxu | Chris Denton | -1/+2 |
| 2025-04-21 | Rollup merge of #140021 - compiler-errors:no-deep-norm-ice, r=lcnr | Chris Denton | -1/+9 |
| 2025-04-21 | Document why CodeStats::type_sizes is public | blyxyas | -0/+2 |
| 2025-04-21 | mir-opt: execute MatchBranchSimplification after GVN | dianqk | -2/+1 |
| 2025-04-21 | cleanup redundant pattern instances | Jonathan Gruner | -1/+1 |
| 2025-04-21 | Construct OutputType using macro and print [=FILENAME] help info | xizheyin | -112/+198 |
| 2025-04-21 | support both trait and non-trail associated declaration | bit-aloo | -8/+6 |
| 2025-04-21 | Store `Results` in Formatter. | Nicholas Nethercote | -20/+20 |
| 2025-04-20 | Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton | bors | -380/+265 |
| 2025-04-21 | Remove `token::{Open,Close}Delim`. | Nicholas Nethercote | -490/+444 |
| 2025-04-20 | Don't call ungate_last | est31 | -54/+45 |
| 2025-04-20 | Check bare function idents for non snake-case name | Urgau | -0/+10 |
| 2025-04-20 | remove a couple clones | Matthias Krüger | -7/+5 |
| 2025-04-20 | Don't compute name of associated item if it's an RPITIT | Michael Goulet | -10/+10 |
| 2025-04-20 | Rollup merge of #139990 - jswrenn:no-nfas, r=tmiasko | Chris Denton | -295/+239 |
| 2025-04-20 | Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin | Chris Denton | -85/+26 |
| 2025-04-20 | mir-opt: Use one MirPatch in MatchBranchSimplification | dianqk | -23/+14 |
| 2025-04-20 | respect `repr(align(N))` on functions in miri | Folkert de Vries | -2/+14 |
| 2025-04-20 | simd intrinsics with mask: accept unsigned integer masks | Ralf Jung | -85/+26 |
| 2025-04-20 | Implement lint against dangerous implicit autorefs | Urgau | -0/+180 |
| 2025-04-20 | Add `#[rustc_no_implicit_autorefs]` and apply it to std methods | Urgau | -0/+8 |
| 2025-04-20 | make abi_unsupported_vector_types a hard error | Ralf Jung | -97/+22 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -27/+4 |
| 2025-04-20 | Remove #[rustc_macro_edition_2021]. | Mara Bos | -40/+1 |
| 2025-04-20 | transmutability: remove NFA intermediate representation | Jack Wrenn | -295/+239 |
| 2025-04-20 | Auto merge of #140043 - ChrisDenton:rollup-vwf0s9j, r=ChrisDenton | bors | -450/+913 |
| 2025-04-19 | Rollup merge of #140024 - cjgillot:continue-jumping, r=compiler-errors | Chris Denton | -71/+64 |
| 2025-04-19 | Rollup merge of #139042 - compiler-errors:do-not-optimize-switchint, r=saethlin | Chris Denton | -19/+36 |
| 2025-04-19 | Update docs for `AssocItems::filter_by_name_unhygienic` | Guillaume Gomez | -0/+2 |
| 2025-04-19 | Don't ICE on pending obligations from deep normalization in a loop | Michael Goulet | -1/+9 |
| 2025-04-19 | Rollup merge of #139868 - thaliaarchi:move-env-consts-pal, r=joboet | Chris Denton | -16/+14 |
| 2025-04-19 | Rollup merge of #139834 - ChrisDenton:spf, r=WaffleLapkin | Chris Denton | -6/+15 |
| 2025-04-19 | Rollup merge of #139762 - compiler-errors:non-env, r=lcnr | Chris Denton | -39/+58 |
| 2025-04-19 | Rollup merge of #139753 - folkertdev:naked-function-unsafe-attribute, r=tgros... | Chris Denton | -21/+17 |
| 2025-04-19 | Rollup merge of #139091 - mejrs:format, r=compiler-errors | Chris Denton | -368/+809 |
| 2025-04-19 | Rollup merge of #140025 - Sky9x:re-remove-adtflags-anon, r=compiler-errors | Chris Denton | -2/+0 |
| 2025-04-19 | Rollup merge of #140007 - roblabla:fix-win7, r=ChrisDenton | Chris Denton | -0/+6 |
| 2025-04-19 | Rollup merge of #137454 - mu001999-contrib:fix-137414, r=wesleywiser | Chris Denton | -6/+8 |
| 2025-04-19 | Auto merge of #139114 - m-ou-se:super-let-pin, r=davidtwco | bors | -7/+14 |
| 2025-04-19 | Only consider MonoItem::Fn when preventing inlining for autodiff source funct... | Manuel Drehwald | -1/+2 |
| 2025-04-18 | Use struct update syntax for some TargetOptions | Thalia Archibald | -16/+14 |
| 2025-04-18 | Re-remove `AdtFlags::IS_ANONYMOUS` | Sky | -2/+0 |
| 2025-04-19 | Introduce Arena::try_alloc_from_iter. | Camille GILLOT | -33/+47 |
| 2025-04-18 | Remove early exits from JumpThreading. | Camille GILLOT | -71/+64 |
| 2025-04-19 | Fix import | Guillaume Gomez | -1/+2 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -21/+17 |
| 2025-04-18 | Fix compilation error in GCC backend | Guillaume Gomez | -1/+1 |
| 2025-04-18 | Fix `rustc_codegen_gcc/tests/run/return-tuple.rs` test | Guillaume Gomez | -6/+0 |
| 2025-04-18 | Merge commit 'db1a31c243a649e1fe20f5466ba181da5be35c14' into subtree-update_c... | Guillaume Gomez | -1244/+962 |
| 2025-04-18 | Also allow let chains in match guards | est31 | -11/+20 |