| Age | Commit message (Expand) | Author | Lines |
| 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 | Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiser | bors | -127/+79 |
| 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 | -229/+231 |
| 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 | -30/+16 |
| 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 | Fix `-Z inputs-stats` ordering. | Nicholas Nethercote | -17/+17 |
| 2024-12-17 | Remove `rustc::existing_doc_keyword` lint. | Nicholas Nethercote | -30/+16 |
| 2024-12-16 | Stabilize #[coverage] attribute | ltdk | -127/+79 |
| 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 | -617/+528 |
| 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-17 | tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features... | Taiki Endo | -617/+528 |
| 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 #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 |
| 2024-12-15 | Use links to edition guide for edition migrations | Eric Huss | -179/+188 |
| 2024-12-15 | spell "referring" correctly | Anton Lazarev | -6/+6 |
| 2024-12-15 | Use `span_label` as it looks better when we show pattern missing binding in o... | Esteban Küber | -17/+5 |
| 2024-12-15 | Fix trimmed_def_paths ICE in the function ptr comparison lint | Urgau | -0/+16 |
| 2024-12-15 | Auto merge of #131808 - jdonszelmann:hir-attributes, r=oli-obk,petrochenkov | bors | -3/+1 |
| 2024-12-15 | Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxu | bors | -4/+13 |
| 2024-12-15 | Add hir::Attribute | Jonathan Dönszelmann | -3/+1 |
| 2024-12-16 | Rollup merge of #134339 - Urgau:tcx-in-early-diag, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-12-16 | Rollup merge of #134329 - taiki-e:m68k-target-feature, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -1/+10 |
| 2024-12-15 | Auto merge of #133417 - RalfJung:aarch64-float-abi, r=workingjubilee | bors | -0/+24 |
| 2024-12-15 | Improve check-cfg Cargo macro diagnostic with crate name | Urgau | -3/+3 |
| 2024-12-15 | Rollup merge of #134313 - compiler-errors:no-itib-def-id, r=oli-obk | Stuart Cook | -0/+10 |
| 2024-12-15 | Add m68k_target_feature | Taiki Endo | -1/+10 |
| 2024-12-15 | Auto merge of #134258 - bjorn3:no_public_specialization, r=petrochenkov | bors | -4/+14 |
| 2024-12-15 | Auto merge of #134318 - matthiaskrgr:rollup-jda0jkx, r=matthiaskrgr | bors | -28/+489 |
| 2024-12-14 | Rollup merge of #134264 - adetaylor:weak-and-nonnull, r=compiler-errors | Matthias Krüger | -0/+72 |
| 2024-12-14 | Rollup merge of #133392 - compiler-errors:object-sup, r=lcnr | Matthias Krüger | -12/+39 |
| 2024-12-14 | Rollup merge of #132939 - uellenberg:suggest-deref, r=oli-obk | Matthias Krüger | -16/+378 |
| 2024-12-14 | Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=davidtwco,R... | bors | -207/+163 |
| 2024-12-14 | Arbitrary self types v2: Weak, NonNull hints | Adrian Taylor | -0/+72 |