| Age | Commit message (Expand) | Author | Lines |
| 2025-02-10 | pass struct fields to chalk | austaras | -20/+37 |
| 2025-02-10 | Add cygwin target. | 王宇逸 | -1/+46 |
| 2025-02-10 | Merge pull request #19088 from Hmikihiro/all_remove_duplicate_module_adt | Chayim Refael Friedman | -1/+72 |
| 2025-02-10 | Rollup merge of #136487 - marcoieni:disable-mysql-systemctl, r=Mark-Simulacrum | Jubilee | -0/+3 |
| 2025-02-10 | Rollup merge of #136472 - jieyouxu:pass-stage, r=Mark-Simulacrum | Jubilee | -38/+41 |
| 2025-02-10 | Rollup merge of #136201 - davidv1992:eliminate-field-offset-alt, r=Mark-Simul... | Jubilee | -4/+0 |
| 2025-02-10 | Shadowing BuiltinType by Module | Hayashi Mikihiro | -1/+72 |
| 2025-02-10 | Auto merge of #136803 - lnicola:sync-from-ra, r=lnicola | bors | -3895/+5673 |
| 2025-02-10 | move second opt run to lto phase and cleanup code | Manuel Drehwald | -3/+6 |
| 2025-02-10 | Bump rustc crates | Laurențiu Nicola | -17/+18 |
| 2025-02-10 | Merge from rust-lang/rust | Laurențiu Nicola | -7217/+20778 |
| 2025-02-10 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-02-10 | Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubilee | bors | -2/+117 |
| 2025-02-10 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -3200/+9288 |
| 2025-02-10 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-02-10 | Censor cfg_attr for attribute macros | Chayim Refael Friedman | -24/+96 |
| 2025-02-09 | fix target dir test | jyn | -2/+11 |
| 2025-02-09 | fix off-by-one error | jyn | -6/+77 |
| 2025-02-09 | Rollup merge of #136782 - ehuss:freebsd-platform, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-02-09 | Rollup merge of #136694 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -1/+1 |
| 2025-02-09 | Fix mistake in x86_64-unknown-freebsd platform description | Eric Huss | -1/+1 |
| 2025-02-09 | Check if PatPtr resolves to ExprId | Ali Bektas | -48/+49 |
| 2025-02-09 | Fix clippy errors | Ali Bektas | -16/+10 |
| 2025-02-09 | Remove fixme and add a missing test attribute | Ali Bektas | -1/+1 |
| 2025-02-09 | Remove dbg lines | Ali Bektas | -5/+2 |
| 2025-02-09 | resolve_bind_pat_to_const does not early return if expr | Ali Bektas | -99/+28 |
| 2025-02-09 | make SourceAnalyzer::pat_id return ExprOrPatId | Ali Bektas | -19/+18 |
| 2025-02-09 | Lower ast::Ident to hir::Path when lowering RangePats | Ali Bektas | -58/+139 |
| 2025-02-09 | Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum | bors | -1043/+1254 |
| 2025-02-09 | Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgau | bors | -332/+3642 |
| 2025-02-09 | doc: error url | 阿豪 | -1/+1 |
| 2025-02-08 | Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi... | Jubilee | -41/+43 |
| 2025-02-09 | Rollup merge of #136530 - Kobzol:x-perf, r=onur-ozkan | Urgau | -332/+3642 |
| 2025-02-08 | Rustfmt | bjorn3 | -580/+791 |
| 2025-02-08 | Update bootstrap compiler and rustfmt | bjorn3 | -463/+463 |
| 2025-02-08 | Rollup merge of #136679 - Flakebi:loongarch64-diskspace, r=marcoieni | Matthias Krüger | -2/+2 |
| 2025-02-08 | Rollup merge of #136657 - jdonszelmann:empty-line-after, r=y21,flip1995,Waffl... | Matthias Krüger | -472/+611 |
| 2025-02-08 | Rollup merge of #136626 - onur-ozkan:initial-rustdoc, r=jieyouxu | Matthias Krüger | -1/+3 |
| 2025-02-08 | Auto merge of #136728 - matthiaskrgr:rollup-x2qh9yt, r=matthiaskrgr | bors | -1/+6 |
| 2025-02-08 | Merge pull request #19113 from BenjaminBrienen/patch-1 | Laurențiu Nicola | -1/+1 |
| 2025-02-08 | Merge pull request #19115 from Wilfred/sidebar_structure | Laurențiu Nicola | -3/+3 |
| 2025-02-08 | resolve `llvm-config` path properly on cross builds | onur-ozkan | -3/+8 |
| 2025-02-08 | Auto merge of #136725 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-02-08 | Merge from rustc | The Miri Cronjob Bot | -67/+37 |
| 2025-02-08 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-08 | Rollup merge of #136700 - RalfJung:hurd, r=Noratrieb | Matthias Krüger | -1/+1 |
| 2025-02-08 | Rollup merge of #136692 - Shourya742:2025-02-07-add-rust-docs-for-bootstrap-u... | Matthias Krüger | -0/+5 |
| 2025-02-08 | Auto merge of #136713 - matthiaskrgr:rollup-sy6py39, r=matthiaskrgr | bors | -1/+2 |
| 2025-02-07 | Fix import/attribute errors related to `SBTypeStaticField` | Walnut | -13/+43 |
| 2025-02-07 | fix autodiff perf by running the enzyme opt pass before autodiff | Manuel Drehwald | -0/+1 |