| Age | Commit message (Expand) | Author | Lines |
| 2024-12-17 | move variable initialization | lcnr | -7/+4 |
| 2024-12-17 | Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxu | bors | -332/+206 |
| 2024-12-17 | Auto merge of #134132 - MarcoIeni:linux-4c-to-ubuntu-22, r=Kobzol | bors | -1/+1 |
| 2024-12-16 | Auto merge of #134095 - Kobzol:datadog-lockfile, r=MarcoIeni | bors | -10/+5018 |
| 2024-12-16 | Auto merge of #134395 - matthiaskrgr:rollup-4j2gx1x, r=matthiaskrgr | bors | -760/+1223 |
| 2024-12-16 | Rollup merge of #134386 - oli-obk:some-trait-impl-diff-diagnostic-cleanups, r... | Matthias Krüger | -52/+43 |
| 2024-12-16 | Rollup merge of #134385 - taiki-e:ui-asm-minicore, r=compiler-errors | Matthias Krüger | -618/+537 |
| 2024-12-16 | Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obk | Matthias Krüger | -7/+48 |
| 2024-12-16 | Rollup merge of #134337 - RalfJung:riscv-target-features, r=workingjubilee | Matthias Krüger | -5/+72 |
| 2024-12-16 | Rollup merge of #134284 - estebank:issue-74863, r=lcnr | Matthias Krüger | -8/+135 |
| 2024-12-16 | Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomez | Matthias Krüger | -8/+72 |
| 2024-12-16 | Rollup merge of #134260 - GuillaumeGomez:doctest-attrs, r=notriddle | Matthias Krüger | -18/+165 |
| 2024-12-16 | Rollup merge of #134197 - Enselic:mirror, r=lcnr | Matthias Krüger | -0/+8 |
| 2024-12-16 | Rollup merge of #134124 - MarcoIeni:split-llvm-jobs, r=Kobzol | Matthias Krüger | -44/+143 |
| 2024-12-16 | Remove unneeded handling of backlines in doctest attributes | Guillaume Gomez | -2/+46 |
| 2024-12-17 | tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features... | Taiki Endo | -618/+537 |
| 2024-12-16 | Avoid wrapping fn sig in a fn pointer when we want to just print the sig | Oli Scherer | -13/+13 |
| 2024-12-16 | Deduplicate some pretty printing logic | Oli Scherer | -20/+15 |
| 2024-12-16 | Avoid wrapping a trivially defaultable type in `Option` | Oli Scherer | -22/+14 |
| 2024-12-16 | Properly name a def id variable | Oli Scherer | -4/+4 |
| 2024-12-16 | Avoid creating a fn sig type just to unwrap it again to get at its signature | Oli Scherer | -14/+18 |
| 2024-12-16 | Auto merge of #134377 - lnicola:sync-from-ra, r=lnicola | bors | -2118/+8734 |
| 2024-12-16 | Also handle cases where attributes are unclosed | Guillaume Gomez | -18/+60 |
| 2024-12-16 | [CI] Use a lockfile for installing the `datadog` package | Jakub Beránek | -10/+5018 |
| 2024-12-16 | Add ui regression test for #134221 | Guillaume Gomez | -0/+59 |
| 2024-12-16 | Auto merge of #134374 - matthiaskrgr:rollup-2tbbrxq, r=matthiaskrgr | bors | -65/+309 |
| 2024-12-16 | Rollup merge of #134372 - jieyouxu:disable-flaky-test, r=Noratrieb | Matthias Krüger | -0/+4 |
| 2024-12-16 | Rollup merge of #134369 - antonok-edm:refering-referring, r=jieyouxu | Matthias Krüger | -8/+8 |
| 2024-12-16 | Rollup merge of #134357 - Urgau:fn-ptr-134345, r=compiler-errors | Matthias Krüger | -34/+75 |
| 2024-12-16 | Rollup merge of #134342 - matthiaskrgr:tests1512, r=compiler-errors | Matthias Krüger | -0/+176 |
| 2024-12-16 | Rollup merge of #134314 - compiler-errors:default-struct-value-const, r=estebank | Matthias Krüger | -23/+46 |
| 2024-12-16 | tweak comments | Ralf Jung | -3/+7 |
| 2024-12-16 | Disable `tests\ui\associated-consts\issue-93775.rs` on windows msvc | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-12-15 | Check for array lengths that aren't actually `usize` | Scott McMurray | -7/+48 |
| 2024-12-15 | spell "referring" correctly | Anton Lazarev | -8/+8 |
| 2024-12-15 | Use `span_label` as it looks better when we show pattern missing binding in o... | Esteban Küber | -39/+10 |
| 2024-12-15 | Use `ErrorGuaranteed` more | Esteban Küber | -6/+11 |
| 2024-12-15 | Fix trimmed_def_paths ICE in the function ptr comparison lint | Urgau | -34/+75 |
| 2024-12-15 | Auto merge of #131808 - jdonszelmann:hir-attributes, r=oli-obk,petrochenkov | bors | -716/+1152 |
| 2024-12-15 | reject unsound toggling of RISCV target features | Ralf Jung | -4/+67 |
| 2024-12-15 | Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxu | bors | -171/+184 |
| 2024-12-15 | Merge pull request #18693 from Veykril/push-wzoomkkmuolm | Laurențiu Nicola | -6/+3 |
| 2024-12-15 | Remove some leftover dead code | Jonathan Dönszelmann | -55/+8 |
| 2024-12-15 | Add hir::Attribute | Jonathan Dönszelmann | -658/+1143 |
| 2024-12-16 | Rollup merge of #134339 - Urgau:tcx-in-early-diag, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -112/+84 |
| 2024-12-16 | Rollup merge of #134331 - RalfJung:bootstrap-error-index, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -1/+3 |
| 2024-12-16 | Rollup merge of #134329 - taiki-e:m68k-target-feature, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -2/+29 |
| 2024-12-16 | Rollup merge of #134111 - jyn514:run-make-nocapture, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -56/+68 |
| 2024-12-15 | Rename `value` field to `expr` to simplify later commits' diffs | Oli Scherer | -30/+28 |
| 2024-12-15 | Merge pull request #18694 from Veykril/push-uxpuruvqpwmx | Lukas Wirth | -97/+113 |