| Age | Commit message (Expand) | Author | Lines |
| 2025-01-31 | Auto merge of #136331 - jhpratt:rollup-curo1f4, r=jhpratt | bors | -94/+114 |
| 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/+25 |
| 2025-01-31 | Rollup merge of #136258 - notriddle:notriddle/issue-d, r=fmease | Jacob Pratt | -32/+79 |
| 2025-01-31 | Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnr | bors | -325/+508 |
| 2025-01-30 | Auto merge of #136318 - matthiaskrgr:rollup-a159mzo, r=matthiaskrgr | bors | -9/+59 |
| 2025-01-30 | Auto merge of #135030 - Flakebi:require-cpu, r=workingjubilee | bors | -0/+24 |
| 2025-01-30 | Rollup merge of #136180 - lukas-code:typed-valtree, r=oli-obk | Matthias Krüger | -6/+52 |
| 2025-01-30 | Rollup merge of #136004 - mrkajetanp:aarch64-skip-large-const-alloc-tests, r=... | Matthias Krüger | -3/+7 |
| 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 | More assertions, tests, and miri coverage | Michael Goulet | -5/+42 |
| 2025-01-30 | Auto merge of #136292 - matthiaskrgr:rollup-fw1tlca, r=matthiaskrgr | bors | -317/+1960 |
| 2025-01-30 | check the types in `ty::Value` to value conversion | Lukas Markeffsky | -6/+52 |
| 2025-01-30 | Normalize vtable entries before walking and deduplicating them | Michael Goulet | -2/+33 |
| 2025-01-30 | Do not treat vtable supertraits as distinct when bound with different bound vars | Michael Goulet | -2/+25 |
| 2025-01-30 | Remove print_vtable_sizes | Michael Goulet | -73/+0 |
| 2025-01-30 | Rework rustc_dump_vtable | Michael Goulet | -252/+417 |
| 2025-01-30 | Auto merge of #134824 - niklasf:int_from_ascii, r=ibraheemdev | bors | -4/+8 |
| 2025-01-30 | Rollup merge of #136199 - purplesyringa:emscripten-tests, r=jieyouxu | Matthias Krüger | -10/+40 |
| 2025-01-30 | Rollup merge of #136179 - oli-obk:push-vxvyttorquxw, r=BoxyUwU | Matthias Krüger | -0/+53 |
| 2025-01-30 | Rollup merge of #135434 - dianne:match-2024-for-edition-2024, r=Nadrieril | Matthias Krüger | -303/+1832 |
| 2025-01-30 | Rollup merge of #133636 - GuillaumeGomez:sans-serif, r=rustdoc | Matthias Krüger | -4/+35 |
| 2025-01-30 | update comment | lcnr | -4/+3 |
| 2025-01-30 | merge tests | lcnr | -23/+5 |
| 2025-01-30 | error pattern to correct line | lcnr | -3/+2 |
| 2025-01-30 | move non_lifetime_binder tests | lcnr | -0/+0 |
| 2025-01-30 | remove redundant test | lcnr | -14/+0 |
| 2025-01-30 | LLVM changed the nocapture attribute to captures(none) | Hans Wennborg | -18/+25 |
| 2025-01-30 | Rollup merge of #135847 - edwloef:slice_ptr_rotate_opt, r=scottmcm | Stuart Cook | -0/+30 |
| 2025-01-29 | Auto merge of #135818 - jieyouxu:migrate-translation, r=compiler-errors | bors | -78/+194 |
| 2025-01-29 | Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwU | bors | -33/+43 |
| 2025-01-29 | rustdoc: rename `issue-\d+.rs` tests to have meaningful names | Michael Howell | -0/+2 |
| 2025-01-29 | add inline attribute and codegen test | edwloef | -0/+30 |
| 2025-01-29 | Add URL and `crate_name` to test cases | Michael Howell | -32/+77 |
| 2025-01-29 | Auto merge of #136248 - matthiaskrgr:rollup-leaxgfd, r=matthiaskrgr | bors | -145/+218 |
| 2025-01-29 | Handle all `PatExpr`s in dead code analysis | Oli Scherer | -18/+3 |
| 2025-01-29 | Add regression test showing we don't realize some consts are used | Oli Scherer | -8/+33 |
| 2025-01-29 | Eliminate PatKind::Path | Oli Scherer | -26/+26 |
| 2025-01-29 | Rollup merge of #136212 - estebank:span-tweak, r=petrochenkov | Matthias Krüger | -11/+11 |
| 2025-01-29 | Rollup merge of #136205 - compiler-errors:len-3, r=BoxyUwU | Matthias Krüger | -6/+47 |
| 2025-01-29 | Rollup merge of #136190 - taiki-e:dedup, r=compiler-errors | Matthias Krüger | -128/+90 |
| 2025-01-29 | Rollup merge of #133382 - mu001999-contrib:diag/fnitem, r=lcnr | Matthias Krüger | -0/+70 |
| 2025-01-29 | Auto merge of #136227 - fmease:rollup-ewpvznh, r=fmease | bors | -14/+81 |
| 2025-01-29 | Allow transmuting generic pattern types to and from their base | Oli Scherer | -23/+3 |
| 2025-01-29 | Add tests for transmuting pattern types | Oli Scherer | -0/+73 |
| 2025-01-29 | Add GUI test for new "sans serif fonts" setting | Guillaume Gomez | -4/+35 |
| 2025-01-29 | tests: Skip const OOM tests on aarch64-unknown-linux-gnu | Kajetan Puchalski | -3/+7 |
| 2025-01-29 | tests: port `translation` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -78/+194 |
| 2025-01-29 | Rollup merge of #136176 - oli-obk:pattern-type-mir-opts, r=compiler-errors | León Orell Valerian Liehr | -0/+27 |