| Age | Commit message (Expand) | Author | Lines |
| 2025-03-25 | Fix UWP reparse point check | Chris Denton | -1/+1 |
| 2025-03-25 | Auto merge of #136410 - saethlin:clean-up-cgu-internal-copy, r=compiler-errors | bors | -64/+68 |
| 2025-03-25 | Auto merge of #138634 - saethlin:repeated-uninit, r=scottmcm,oli-obk | bors | -4/+66 |
| 2025-03-24 | Remove InstanceKind::generates_cgu_internal_copy | Ben Kimock | -64/+68 |
| 2025-03-24 | Auto merge of #133984 - DaniPopes:scmp-ucmp, r=scottmcm | bors | -42/+124 |
| 2025-03-24 | Auto merge of #138901 - matthiaskrgr:rollup-qbbanhr, r=matthiaskrgr | bors | -188/+340 |
| 2025-03-24 | Rollup merge of #138894 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-03-24 | Rollup merge of #138882 - oli-obk:ast-lowering-mod-rib, r=fee1-dead | Matthias Krüger | -14/+11 |
| 2025-03-24 | Rollup merge of #138868 - mejrs:d_not_recommend_typo, r=davidtwco | Matthias Krüger | -8/+25 |
| 2025-03-24 | Rollup merge of #138864 - Urgau:rework-print-options-doc, r=jieyouxu | Matthias Krüger | -52/+214 |
| 2025-03-24 | Rollup merge of #138821 - dianne:cleanup-non-scalar-compare, r=oli-obk | Matthias Krüger | -94/+24 |
| 2025-03-24 | Rollup merge of #138800 - RalfJung:const_box, r=oli-obk | Matthias Krüger | -8/+4 |
| 2025-03-24 | Rollup merge of #138662 - Ayush1325:uefi-fs-1, r=nicholasbishop,petrochenkov | Matthias Krüger | -12/+62 |
| 2025-03-24 | Update books | rustbot | -0/+0 |
| 2025-03-24 | Auto merge of #138629 - Zoxc:graph-anon-hashmap, r=oli-obk | bors | -62/+155 |
| 2025-03-24 | Auto merge of #115747 - Zoxc:query-hashes, r=oli-obk | bors | -30/+48 |
| 2025-03-24 | `with_scope` is only ever used for ast modules | Oli Scherer | -14/+11 |
| 2025-03-24 | Auto merge of #138878 - jieyouxu:revert-ci-llvm, r=dianqk | bors | -9/+1 |
| 2025-03-24 | Revert "Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark... | Jieyou Xu | -9/+1 |
| 2025-03-24 | std: fs: uefi: Implement OpenOptions | Ayush Singh | -8/+58 |
| 2025-03-24 | std: fs: uefi: Make lstat call stat | Ayush Singh | -2/+2 |
| 2025-03-24 | std: fs: uefi: Implement canonicalize | Ayush Singh | -2/+2 |
| 2025-03-24 | Auto merge of #138873 - jhpratt:rollup-tggrbxl, r=jhpratt | bors | -239/+859 |
| 2025-03-23 | Rollup merge of #138846 - compiler-errors:stall-prereqs, r=lcnr | Jacob Pratt | -36/+49 |
| 2025-03-23 | Rollup merge of #138783 - bjorn3:cache_current_dll_path, r=lqd | Jacob Pratt | -56/+66 |
| 2025-03-23 | Rollup merge of #138728 - tgross35:update-builtins, r=tgross35 | Jacob Pratt | -6/+6 |
| 2025-03-23 | Rollup merge of #138671 - ChrisDenton:filetype, r=joshtriplett | Jacob Pratt | -18/+32 |
| 2025-03-23 | Rollup merge of #138606 - heiseish:131365-extended, r=Mark-Simulacrum | Jacob Pratt | -7/+111 |
| 2025-03-23 | Rollup merge of #138574 - lolbinarycat:rustdoc-deref-24686-v2, r=GuillaumeGomez | Jacob Pratt | -3/+59 |
| 2025-03-23 | Rollup merge of #138321 - wesleywiser:bootstrap_package_pdbs, r=onur-ozkan | Jacob Pratt | -99/+255 |
| 2025-03-23 | Rollup merge of #138135 - scottmcm:chaining-ord, r=Mark-Simulacrum | Jacob Pratt | -11/+265 |
| 2025-03-23 | Rollup merge of #137736 - bjorn3:compiler_builtins_export_fix, r=petrochenkov | Jacob Pratt | -2/+7 |
| 2025-03-23 | Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark-Simulacrum | Jacob Pratt | -1/+9 |
| 2025-03-24 | Update `compiler-builtins` to 0.1.152 | Trevor Gross | -6/+6 |
| 2025-03-24 | Add do_not_recommend typo help | mejrs | -8/+25 |
| 2025-03-23 | Stop using specialization for this | Scott McMurray | -84/+95 |
| 2025-03-23 | Auto merge of #138866 - compiler-errors:rollup-9d8v3mz, r=compiler-errors | bors | -222/+673 |
| 2025-03-23 | Rollup merge of #138861 - compiler-errors:flags-tweaks, r=lcnr | Michael Goulet | -85/+24 |
| 2025-03-23 | Rollup merge of #138858 - jieyouxu:ct-llvm-components, r=onur-ozkan | Michael Goulet | -4/+5 |
| 2025-03-23 | Rollup merge of #138854 - TaKO8Ki:invalid-extern-fn-body, r=compiler-errors | Michael Goulet | -3/+34 |
| 2025-03-23 | Rollup merge of #138849 - chiichen:dev/master/doc-correct-configtoml, r=TaKO8Ki | Michael Goulet | -2/+2 |
| 2025-03-23 | Rollup merge of #138667 - Ayush1325:uefi-mkdir, r=joboet | Michael Goulet | -4/+30 |
| 2025-03-23 | Rollup merge of #138641 - jieyouxu:print-supported-crate-types, r=Urgau | Michael Goulet | -10/+98 |
| 2025-03-23 | Rollup merge of #138631 - thaliaarchi:sgx-read-buf-test, r=workingjubilee | Michael Goulet | -6/+2 |
| 2025-03-23 | Rollup merge of #138545 - scottmcm:more-option-tests, r=Mark-Simulacrum | Michael Goulet | -4/+315 |
| 2025-03-23 | Rollup merge of #138509 - reddevilmidzy:add-test, r=compiler-errors | Michael Goulet | -0/+44 |
| 2025-03-23 | Rollup merge of #138293 - clubby789:doc-cfg-gate, r=GuillaumeGomez | Michael Goulet | -11/+61 |
| 2025-03-23 | Rollup merge of #138236 - Ayush1325:uefi-event, r=petrochenkov | Michael Goulet | -38/+58 |
| 2025-03-23 | Rollup merge of #136040 - mu001999-contrib:cleanup, r=Mark-Simulacrum | Michael Goulet | -55/+0 |
| 2025-03-23 | Rework `--print` options documentation | Urgau | -52/+214 |