| Age | Commit message (Expand) | Author | Lines |
| 2025-03-05 | Rollup merge of #137298 - compiler-errors:mir-wf, r=lcnr | 许杰友 Jieyou Xu (Joe) | -54/+133 |
| 2025-03-05 | Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd | 许杰友 Jieyou Xu (Joe) | -175/+128 |
| 2025-03-05 | Rollup merge of #136764 - traviscross:TC/make-ptr_cast_add_auto_to_object-har... | 许杰友 Jieyou Xu (Joe) | -39/+38 |
| 2025-03-05 | Rollup merge of #136581 - jieyouxu:makefile-be-gone, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -238/+7 |
| 2025-03-05 | normalize away `-Wlinker-messages` wrappers from `rust-lld` rmake test | Rémy Rakic | -2/+3 |
| 2025-03-05 | Auto merge of #138031 - workingjubilee:rollup-5bsotpz, r=workingjubilee | bors | -234/+251 |
| 2025-03-05 | rustdoc: Add attribute-related tests for rustdoc JSON. | Predrag Gruevski | -0/+58 |
| 2025-03-04 | compiler: use `is_rustic_abi` in ty_utils | Jubilee Young | -11/+6 |
| 2025-03-04 | Rollup merge of #138026 - celinval:chores-item-has-body, r=compiler-errors | Jubilee | -42/+41 |
| 2025-03-04 | Rollup merge of #138019 - obi1kenobi:pg/pretty-print-more-attrs, r=compiler-e... | Jubilee | -0/+67 |
| 2025-03-04 | Rollup merge of #137913 - compiler-errors:struct-field-default-generic, r=Box... | Jubilee | -18/+107 |
| 2025-03-04 | Rollup merge of #137912 - compiler-errors:no-missing-lifetime-recovery, r=oli... | Jubilee | -174/+36 |
| 2025-03-05 | Auto merge of #138021 - workingjubilee:rollup-brhnycu, r=workingjubilee | bors | -7/+8 |
| 2025-03-05 | Pretty-print `#[deprecated]` attribute in HIR. | Predrag Gruevski | -0/+67 |
| 2025-03-04 | Make CrateItem::body() function return an option | Celina G. Val | -42/+41 |
| 2025-03-04 | Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxu | Jubilee | -7/+8 |
| 2025-03-04 | Auto merge of #135186 - camelid:const-path-multi, r=BoxyUwU | bors | -12/+180 |
| 2025-03-04 | Only use implied bounds hack if bevy, and use deeply normalize in implied bou... | Michael Goulet | -23/+165 |
| 2025-03-04 | Make rustdoc tests use always applicable negative auto impls | Michael Goulet | -60/+100 |
| 2025-03-04 | Ensure that negative auto impls are always applicable | Michael Goulet | -47/+137 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -7/+266 |
| 2025-03-04 | mgca: Lower all const paths as `ConstArgKind::Path` | Noah Lev | -12/+180 |
| 2025-03-04 | Fix test hangs on AIX | Henry Jiang | -3/+10 |
| 2025-03-04 | Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgr | bors | -121/+659 |
| 2025-03-04 | Allow struct field default values to reference struct's generics | Michael Goulet | -18/+107 |
| 2025-03-04 | Also note struct access, and fix macro expansion from foreign crates | Michael Goulet | -0/+33 |
| 2025-03-03 | Fix associated type errors too | Michael Goulet | -0/+45 |
| 2025-03-03 | Point out macro expansion ident in resolver errors too | Michael Goulet | -0/+18 |
| 2025-03-03 | Point of macro expansion from call expr if it involves macro var | Michael Goulet | -0/+39 |
| 2025-03-03 | Inline FnOnce once again | Michael Goulet | -103/+381 |
| 2025-03-03 | Don't typeck during WF, instead check outside of WF in check_crate | Michael Goulet | -52/+81 |
| 2025-03-03 | Check signature WF when lowering MIR body | Michael Goulet | -2/+41 |
| 2025-03-03 | Tweak error code for sized checks of const/static | Michael Goulet | -0/+11 |
| 2025-03-03 | Auto merge of #137927 - matthiaskrgr:rollup-yj463ns, r=matthiaskrgr | bors | -38/+2945 |
| 2025-03-03 | Add timestamp to unstable feature usage metrics | Jane Losare-Lusby | -3/+8 |
| 2025-03-03 | Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotInTheVoid,... | Matthias Krüger | -72/+0 |
| 2025-03-03 | Rollup merge of #137894 - compiler-errors:no-scalar-pair-opt, r=oli-obk | Matthias Krüger | -43/+8 |
| 2025-03-03 | Rollup merge of #137863 - compiler-errors:unsafe-binder-render, r=oli-obk | Matthias Krüger | -0/+43 |
| 2025-03-03 | Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgr | bors | -109/+124 |
| 2025-03-03 | Remove i586-pc-windows-msvc | Noratrieb | -8/+1 |
| 2025-03-03 | Always allow rustdoc-json tests to contain long lines | Noratrieb | -72/+0 |
| 2025-03-03 | Provide more context on resolve error caused from incorrect RTN | Esteban Küber | -11/+70 |
| 2025-03-04 | [rustdoc] hide item that is not marked as doc(inline) and whose src is doc(hi... | xizheyin | -24/+40 |
| 2025-03-04 | tests: manually rebless `tests/ui-fulldeps/codegen-backend/hotplug.rs` | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2025-03-04 | tests: rebless some tests as a side-effect of `TEST_BUILD_DIR` changes | 许杰友 Jieyou Xu (Joe) | -16/+16 |
| 2025-03-04 | tests: remove explicit long type filename hash normalization from some ui tests | 许杰友 Jieyou Xu (Joe) | -156/+109 |
| 2025-03-03 | Apply dllimport in ThinLTO | John Kåre Alsaker | -28/+0 |
| 2025-03-03 | Rollup merge of #137862 - mtoner23:print-help, r=nnethercote | Matthias Krüger | -3/+3 |
| 2025-03-03 | Rollup merge of #136938 - mustartt:fix-stack-protector-filecheck, r=Mark-Simu... | Matthias Krüger | -16/+16 |
| 2025-03-03 | Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwco | Matthias Krüger | -1/+27 |