| Age | Commit message (Expand) | Author | Lines |
| 2025-06-03 | Only borrow EncodedMetadata in codegen_crate | bjorn3 | -13/+2 |
| 2025-06-03 | Only borrow EncodedMetadata in codegen_crate | bjorn3 | -18/+4 |
| 2025-06-03 | Only borrow EncodedMetadata in codegen_crate | bjorn3 | -91/+90 |
| 2025-06-03 | Remove type_test from IntrinsicCallBuilderMethods | bjorn3 | -5/+0 |
| 2025-06-03 | Remove type_test from IntrinsicCallBuilderMethods | bjorn3 | -16/+5 |
| 2025-06-03 | Remove get_dbg_loc from DebugInfoBuilderMethods | bjorn3 | -4/+0 |
| 2025-06-03 | Remove get_dbg_loc from DebugInfoBuilderMethods | bjorn3 | -9/+6 |
| 2025-06-03 | use better default stage for `check::Std` when stage isn't explicit | onur-ozkan | -9/+29 |
| 2025-06-03 | Auto merge of #141954 - matthiaskrgr:rollup-zptd6t9, r=matthiaskrgr | bors | -725/+1009 |
| 2025-06-03 | Add missing 2015 edition directives | Lukas Wirth | -46/+74 |
| 2025-06-03 | Rollup merge of #141949 - onur-ozkan:move-test-float-parse, r=Kobzol | Matthias Krüger | -10/+10 |
| 2025-06-03 | Rollup merge of #141936 - WaffleLapkin:report-in-deps-decoupling, r=oli-obk | Matthias Krüger | -82/+67 |
| 2025-06-03 | Rollup merge of #141930 - Urgau:triagebot_concern, r=Kobzol | Matthias Krüger | -0/+5 |
| 2025-06-03 | Rollup merge of #141921 - ehuss:arm-min-max, r=tgross35 | Matthias Krüger | -2/+2 |
| 2025-06-03 | Rollup merge of #141898 - LukeMathWalker:patch-1, r=aDotInTheVoid | Matthias Krüger | -1/+1 |
| 2025-06-03 | Rollup merge of #141881 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -298/+641 |
| 2025-06-03 | Rollup merge of #141843 - fee1-dead-contrib:ast_visitor_visit_id, r=oli-obk | Matthias Krüger | -327/+232 |
| 2025-06-03 | Rollup merge of #141817 - mati865:fix-system-libs-when-cross-compiling, r=cuv... | Matthias Krüger | -2/+2 |
| 2025-06-03 | Rollup merge of #141554 - Noratrieb:document-codegen-opts-better, r=bjorn3 | Matthias Krüger | -3/+49 |
| 2025-06-03 | Add new lint: `ip_consant` | relaxcn | -3/+699 |
| 2025-06-03 | chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /editors/code | dependabot[bot] | -3/+3 |
| 2025-06-03 | run `x check` on mingw-check-2 | onur-ozkan | -0/+1 |
| 2025-06-03 | handle stage0 on `Std::check` | onur-ozkan | -11/+24 |
| 2025-06-03 | Rustup to rustc 1.89.0-nightly (5d707b07e 2025-06-02) | bjorn3 | -1/+1 |
| 2025-06-03 | report never type lints in deps | Waffle Lapkin | -0/+647 |
| 2025-06-03 | decouple "reporting in deps" from future incompatibility reason | Waffle Lapkin | -82/+67 |
| 2025-06-03 | * Add test case for `cfg(false)` on module level | Guillaume Gomez | -3/+7 |
| 2025-06-03 | Use 4-core large disk runner for the alt job | Jakub Beránek | -11/+16 |
| 2025-06-03 | add config.rs with new module structuring | bit-aloo | -1982/+122 |
| 2025-06-03 | Move all common types, macros and utility method to config/mod.rs | bit-aloo | -0/+411 |
| 2025-06-03 | move target selection to its separate module | bit-aloo | -0/+147 |
| 2025-06-03 | This commit adds a `toml` module that represents various subsections of `boot... | bit-aloo | -0/+1541 |
| 2025-06-03 | Use non-2015 edition paths in tests that do not test for their resolution | Lukas Wirth | -193/+194 |
| 2025-06-03 | Regenerated intrinsics | michal kostrubiec | -9975/+10175 |
| 2025-06-03 | Changed intrinsic generation | michal kostrubiec | -6/+21 |
| 2025-06-03 | Move coroutine_by_move_body_def_id into the big check_crate body owner loop | Oli Scherer | -9/+7 |
| 2025-06-03 | move `test-float-parse` tool into `src/tools` dir | onur-ozkan | -10/+10 |
| 2025-06-03 | make library profile to use stage 1 on `x check` | onur-ozkan | -1/+2 |
| 2025-06-03 | make `x check` to use stage0 by default | onur-ozkan | -1/+4 |
| 2025-06-03 | Auto merge of #141944 - matthiaskrgr:rollup-e7xhp6w, r=matthiaskrgr | bors | -192/+380 |
| 2025-06-03 | Merge pull request #4373 from rust-lang/rustup-2025-06-03 | Ralf Jung | -2058/+4341 |
| 2025-06-03 | Merge pull request #19869 from MatrixFrog/publicize_field | Lukas Wirth | -182/+138 |
| 2025-06-03 | Merge pull request #19894 from ShoyuVanilla/some-query-cycles | Lukas Wirth | -7/+72 |
| 2025-06-03 | Merge pull request #19901 from BazookaMusic/master | Lukas Wirth | -12/+192 |
| 2025-06-02 | Add a quickfix for accessing a private field of a struct | Tyler Breisacher | -182/+138 |
| 2025-06-03 | Update ABI compatibility docs about null-pointer-optimized enums. | zachs18 | -0/+3 |
| 2025-06-03 | Remove `Path::is_ident`. | Nicholas Nethercote | -14/+10 |
| 2025-06-03 | Rollup merge of #141891 - jdonszelmann:fix-141764, r=jieyouxu | Matthias Krüger | -8/+53 |
| 2025-06-03 | Rollup merge of #141889 - ferrocene:lw/missing-dyn-kw, r=petrochenkov | Matthias Krüger | -34/+33 |
| 2025-06-03 | Rollup merge of #141886 - ferrocene:lw/2015-edition-directives, r=compiler-er... | Matthias Krüger | -15/+22 |