| Age | Commit message (Expand) | Author | Lines |
| 2025-02-01 | adding first autodiff test | Manuel Drehwald | -0/+33 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -564/+1078 |
| 2025-01-31 | Auto merge of #136331 - jhpratt:rollup-curo1f4, r=jhpratt | bors | -188/+287 |
| 2025-01-31 | Rollup merge of #136323 - etaoins:fix-typo-in-conventions-md, r=tgross35 | Jacob Pratt | -1/+1 |
| 2025-01-31 | Rollup merge of #136313 - compiler-errors:too-many-args, r=lqd | Jacob Pratt | -0/+32 |
| 2025-01-31 | Rollup merge of #136312 - compiler-errors:overflow_delimited_expr-2024, r=ytmimi | Jacob Pratt | -89/+58 |
| 2025-01-31 | Rollup merge of #136310 - lqd:long-types, r=compiler-errors | Jacob Pratt | -55/+73 |
| 2025-01-31 | Rollup merge of #136300 - RalfJung:compare-and-swap, r=joboet | Jacob Pratt | -0/+18 |
| 2025-01-31 | Rollup merge of #136297 - zeenix:patch-1, r=lqd | Jacob Pratt | -1/+1 |
| 2025-01-31 | Rollup merge of #136281 - nnethercote:rustc_hir_analysis, r=lcnr | Jacob Pratt | -315/+224 |
| 2025-01-31 | Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obk | Jacob Pratt | -36/+480 |
| 2025-01-31 | Rollup merge of #132156 - estebank:closure-return, r=Nadrieril,compiler-errors | Jacob Pratt | -67/+191 |
| 2025-01-31 | Rollup merge of #136296 - RalfJung:float-min-max, r=tgross35 | Jacob Pratt | -8/+16 |
| 2025-01-31 | Rollup merge of #136291 - lcnr:compare-mode, r=oli-obk | Jacob Pratt | -44/+10 |
| 2025-01-31 | Rollup merge of #136287 - zmodem:nocapture, r=nikic | Jacob Pratt | -18/+35 |
| 2025-01-31 | Rollup merge of #136278 - lqd:polonius-debugger-episode-3, r=matthewjasper | Jacob Pratt | -9/+101 |
| 2025-01-31 | Rollup merge of #136270 - nnethercote:rm-NamedVarMap, r=jackh726 | Jacob Pratt | -72/+37 |
| 2025-01-31 | Rollup merge of #136258 - notriddle:notriddle/issue-d, r=fmease | Jacob Pratt | -32/+79 |
| 2025-01-31 | Rollup merge of #136150 - marcoieni:windows-25-i686-mingw, r=Kobzol | Jacob Pratt | -1/+5 |
| 2025-01-31 | Rollup merge of #135414 - tgross35:stabilize-const_black_box, r=dtolnay | Jacob Pratt | -4/+4 |
| 2025-01-31 | Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnr | bors | -728/+905 |
| 2025-01-31 | Fix a typo in conventions.md | Ryan Cumming | -1/+1 |
| 2025-01-30 | Auto merge of #136318 - matthiaskrgr:rollup-a159mzo, r=matthiaskrgr | bors | -293/+700 |
| 2025-01-31 | Don't export `rustc_hir_analysis::collect`. | Nicholas Nethercote | -17/+17 |
| 2025-01-31 | Remove `xform` submodule. | Nicholas Nethercote | -26/+19 |
| 2025-01-31 | Remove an unnecessary loop label. | Nicholas Nethercote | -2/+2 |
| 2025-01-31 | Fix a comment typo. | Nicholas Nethercote | -1/+1 |
| 2025-01-31 | Use `.and` chaining to improve readability. | Nicholas Nethercote | -20/+16 |
| 2025-01-31 | Remove an unnecessary lifetime from `RemapLateParam`. | Nicholas Nethercote | -5/+4 |
| 2025-01-31 | Remove an unused arg from the trait method `provided_kind`. | Nicholas Nethercote | -5/+1 |
| 2025-01-31 | Remove unnecessary builders. | Nicholas Nethercote | -193/+139 |
| 2025-01-31 | Format `delegation.rs` better. | Nicholas Nethercote | -22/+15 |
| 2025-01-31 | Merge two identical match arms. | Nicholas Nethercote | -7/+2 |
| 2025-01-31 | Remove an out-of-date `FIXME` comment. | Nicholas Nethercote | -5/+4 |
| 2025-01-31 | Merge two `match` arms that are identical. | Nicholas Nethercote | -11/+6 |
| 2025-01-31 | Avoid a duplicated error case in `fn_sig_suggestion`. | Nicholas Nethercote | -9/+5 |
| 2025-01-31 | Clarify a comment. | Nicholas Nethercote | -1/+2 |
| 2025-01-30 | Auto merge of #135030 - Flakebi:require-cpu, r=workingjubilee | bors | -0/+41 |
| 2025-01-30 | Rollup merge of #136288 - joshtriplett:would-you-could-you-with-some-locks--w... | Matthias Krüger | -17/+40 |
| 2025-01-30 | Rollup merge of #136271 - Sky9x:debug-maybeuninit-footgun, r=tgross35 | Matthias Krüger | -3/+2 |
| 2025-01-30 | Rollup merge of #136256 - cuviper:relnotes-1.84.1, r=pietroalbini | Matthias Krüger | -0/+15 |
| 2025-01-30 | Rollup merge of #136180 - lukas-code:typed-valtree, r=oli-obk | Matthias Krüger | -225/+296 |
| 2025-01-30 | Rollup merge of #136157 - onur-ozkan:override-release-profile, r=Kobzol | Matthias Krüger | -8/+23 |
| 2025-01-30 | Rollup merge of #136004 - mrkajetanp:aarch64-skip-large-const-alloc-tests, r=... | Matthias Krüger | -14/+8 |
| 2025-01-30 | Rollup merge of #135852 - lukas-code:asyncfn-prelude-core, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2025-01-30 | Rollup merge of #135475 - Ayush1325:uefi-absolute-path, r=jhpratt | Matthias Krüger | -5/+158 |
| 2025-01-30 | Rollup merge of #135026 - Flakebi:global-addrspace, r=saethlin | Matthias Krüger | -21/+155 |
| 2025-01-30 | Direct link 108459 to issues -> pull redirect | Michael Howell | -1/+1 |
| 2025-01-30 | Give 104145, 103463, and 31948 more descriptive names | Michael Howell | -0/+0 |
| 2025-01-30 | Filter out RPITITs when suggesting unconstrained assoc type on too many generics | Michael Goulet | -0/+32 |