| Age | Commit message (Expand) | Author | Lines |
| 2025-03-05 | Rollup merge of #138028 - workingjubilee:is-rustic-abi, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2025-03-05 | Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -646/+48 |
| 2025-03-05 | Rollup merge of #137633 - compiler-errors:no-implied-bounds-hack-unless-bevy,... | 许杰友 Jieyou Xu (Joe) | -23/+165 |
| 2025-03-05 | Rollup merge of #137298 - compiler-errors:mir-wf, r=lcnr | 许杰友 Jieyou Xu (Joe) | -45/+112 |
| 2025-03-05 | Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd | 许杰友 Jieyou Xu (Joe) | -172/+125 |
| 2025-03-05 | Rollup merge of #136764 - traviscross:TC/make-ptr_cast_add_auto_to_object-har... | 许杰友 Jieyou Xu (Joe) | -39/+38 |
| 2025-03-04 | compiler: use `is_rustic_abi` in ty_utils | Jubilee Young | -0/+6 |
| 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 | Pretty-print `#[deprecated]` attribute in HIR. | Predrag Gruevski | -0/+67 |
| 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 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -6/+139 |
| 2025-03-04 | mgca: Lower all const paths as `ConstArgKind::Path` | Noah Lev | -12/+180 |
| 2025-03-04 | Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgr | bors | -6/+651 |
| 2025-03-04 | Allow struct field default values to reference struct's generics | Michael Goulet | -18/+107 |
| 2025-03-03 | Don't typeck during WF, instead check outside of WF in check_crate | Michael Goulet | -45/+73 |
| 2025-03-03 | Check signature WF when lowering MIR body | Michael Goulet | -0/+28 |
| 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 | -20/+2927 |
| 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 | -108/+48 |
| 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 | Rollup merge of #137862 - mtoner23:print-help, r=nnethercote | Matthias Krüger | -1/+1 |
| 2025-03-03 | Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwco | Matthias Krüger | -1/+27 |
| 2025-03-03 | Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkov | Matthias Krüger | -18/+2899 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -54/+54 |
| 2025-03-03 | Change variadic-ffi-2 to use a platform independant ABI | Tamme Dittrich | -17/+4 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -1/+616 |
| 2025-03-03 | Do not recover missing lifetime with random in-scope lifetime | Michael Goulet | -174/+36 |
| 2025-03-03 | Rollup merge of #137801 - petrochenkov:tarmod, r=compiler-errors | Matthias Krüger | -104/+43 |
| 2025-03-03 | Rollup merge of #137794 - tshepang:make-qnx-pass, r=pietroalbini | Matthias Krüger | -4/+5 |
| 2025-03-03 | Fix pretty printing of unsafe binders | Michael Goulet | -0/+43 |
| 2025-03-02 | Rollup merge of #137860 - taiki-e:powerpcspe-msync, r=workingjubilee | Matthias Krüger | -0/+1 |
| 2025-03-02 | Rollup merge of #137851 - folkertdev:simd-intrinsic-mask-signed, r=workingjub... | Matthias Krüger | -4/+99 |
| 2025-03-01 | ensure we always print all --print options in help | Michael Toner | -1/+1 |
| 2025-03-02 | rustc_target: Add msync target feature and enable it on powerpcspe targets | Taiki Endo | -0/+1 |
| 2025-03-01 | Rollup merge of #137824 - estebank:rtn-sugg, r=compiler-errors | Matthias Krüger | -12/+66 |
| 2025-03-01 | Implment `#[cfg]` and `#[cfg_attr]` in `where` clauses | Frank King | -18/+2899 |
| 2025-03-01 | improve error message and testing of using an unsigned simd mask | Folkert de Vries | -4/+99 |
| 2025-03-01 | Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnr | Matthias Krüger | -53/+271 |
| 2025-03-01 | Rollup merge of #136503 - estebank:const-panic, r=RalfJung | Matthias Krüger | -702/+445 |
| 2025-03-01 | Rollup merge of #137771 - estebank:abi-sugg, r=compiler-errors | Matthias Krüger | -20/+28 |
| 2025-03-01 | Rollup merge of #137742 - mu001999-contrib:fix-137708, r=compiler-errors | Matthias Krüger | -0/+48 |
| 2025-03-01 | Rollup merge of #137686 - nbdd0121:asm_const, r=compiler-errors | Matthias Krüger | -5/+29 |
| 2025-03-01 | Rollup merge of #137171 - makai410:swapping-e0277, r=compiler-errors | Matthias Krüger | -0/+35 |
| 2025-03-01 | Rollup merge of #137045 - BoxyUwU:defer_repeat_expr_checks, r=compiler-errors | Matthias Krüger | -4/+201 |
| 2025-03-01 | Auto merge of #137796 - jieyouxu:rollup-qt9yr1g, r=jieyouxu | bors | -1387/+950 |