| Age | Commit message (Expand) | Author | Lines |
| 2024-12-18 | Rollup merge of #134436 - taiki-e:assembly-asm-minicore, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -489/+110 |
| 2024-12-18 | Rollup merge of #134394 - dianne:clarify-pat-2024-migration, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -150/+211 |
| 2024-12-18 | Rollup merge of #133926 - compiler-errors:const-conditions, r=lcnr | 许杰友 Jieyou Xu (Joe) | -13/+221 |
| 2024-12-18 | mir-opt: Do not handle the cleanup BB in the EarlyOtherwiseBranch | DianQK | -86/+49 |
| 2024-12-18 | mir-opt: a sub-BB of a cleanup BB must also be a cleanup BB | DianQK | -0/+320 |
| 2024-12-18 | Reapply "Auto merge of #129047 - DianQK:early_otherwise_branch_scalar, r=cjgi... | DianQK | -0/+247 |
| 2024-12-18 | Fix const conditions for RPITITs | Michael Goulet | -13/+221 |
| 2024-12-17 | Add the edition guide link from the match 2024 migration lint to the error as... | dianne | -0/+8 |
| 2024-12-17 | Improve the pattern migration 2024 migration lint's message | dianne | -62/+62 |
| 2024-12-17 | Clarify the match ergonomics 2024 migration lint's output | dianne | -150/+203 |
| 2024-12-17 | Rollup merge of #134423 - jieyouxu:bootstrap-test-valid, r=onur-ozkan | Matthias Krüger | -0/+4 |
| 2024-12-17 | Rollup merge of #134408 - rmehri01:rpit-inherits-lifetime, r=compiler-errors | Matthias Krüger | -0/+24 |
| 2024-12-17 | Rollup merge of #134323 - Zalathar:dismantle-map-data, r=jieyouxu | Matthias Krüger | -4/+4 |
| 2024-12-18 | tests/assembly/asm: Remove uses of rustc_attrs and lang_items features by usi... | Taiki Endo | -489/+110 |
| 2024-12-17 | Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiser | bors | -476/+362 |
| 2024-12-17 | bootstrap: use specific-purpose ui test path | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-12-17 | Auto merge of #134414 - jhpratt:rollup-4gtfd1h, r=jhpratt | bors | -242/+247 |
| 2024-12-17 | Rollup merge of #134406 - nnethercote:fix-input-stats-ordering, r=jieyouxu | Jacob Pratt | -17/+17 |
| 2024-12-17 | Rollup merge of #134398 - mustartt:aix-alignment-test-fix, r=compiler-errors | Jacob Pratt | -0/+2 |
| 2024-12-17 | Rollup merge of #134397 - Enselic:raw-mut, r=compiler-errors | Jacob Pratt | -0/+5 |
| 2024-12-17 | Rollup merge of #134368 - ehuss:edition-links, r=jieyouxu | Jacob Pratt | -179/+188 |
| 2024-12-17 | Rollup merge of #134354 - oli-obk:push-nlrxswvpqnuk, r=compiler-errors | Jacob Pratt | -3/+3 |
| 2024-12-17 | Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomez | Jacob Pratt | -43/+32 |
| 2024-12-17 | consistently handle global where-bounds | lcnr | -36/+6 |
| 2024-12-17 | add tests | lcnr | -0/+132 |
| 2024-12-16 | Regression test for RPIT inheriting lifetime | Ryan Mehri | -0/+24 |
| 2024-12-17 | Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxu | bors | -5/+4 |
| 2024-12-17 | Fix `-Z inputs-stats` ordering. | Nicholas Nethercote | -17/+17 |
| 2024-12-17 | Remove `rustc::existing_doc_keyword` lint. | Nicholas Nethercote | -43/+32 |
| 2024-12-17 | coverage: Build the global file table on the fly | Zalathar | -4/+4 |
| 2024-12-16 | Stabilize #[coverage] attribute | ltdk | -476/+362 |
| 2024-12-16 | add alignment info for test | Henry Jiang | -0/+2 |
| 2024-12-16 | rustc_borrowck: Suggest changing `&raw const` to `&raw mut` if applicable | Martin Nordholts | -0/+5 |
| 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 | -0/+23 |
| 2024-12-16 | Rollup merge of #134284 - estebank:issue-74863, r=lcnr | Matthias Krüger | -0/+40 |
| 2024-12-16 | Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomez | Matthias Krüger | -0/+46 |
| 2024-12-16 | Rollup merge of #134260 - GuillaumeGomez:doctest-attrs, r=notriddle | Matthias Krüger | -0/+123 |
| 2024-12-16 | Remove unneeded handling of backlines in doctest attributes | Guillaume Gomez | -0/+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 | Also handle cases where attributes are unclosed | Guillaume Gomez | -2/+20 |
| 2024-12-16 | Add ui regression test for #134221 | Guillaume Gomez | -0/+59 |
| 2024-12-16 | Handle fndef rendering together with signature rendering | Oli Scherer | -3/+3 |
| 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 | -6/+6 |
| 2024-12-16 | Rollup merge of #134357 - Urgau:fn-ptr-134345, r=compiler-errors | Matthias Krüger | -0/+16 |
| 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 | -18/+35 |
| 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 | -0/+23 |