| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-06-03 | Rollup merge of #141876 - compiler-errors:missing-let-ty, r=SparrowLii | Matthias Krüger | -3/+46 |
| 2025-06-03 | Rollup merge of #141873 - neeko-cat:patch-1, r=tgross35 | Matthias Krüger | -1/+1 |
| 2025-06-03 | Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkov | Matthias Krüger | -29/+32 |
| 2025-06-03 | Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkov | Matthias Krüger | -96/+121 |
| 2025-06-03 | Rollup merge of #141677 - azhogin:azhogin/async-drop-unexpected-type-instead-... | Matthias Krüger | -30/+91 |
| 2025-06-03 | Rollup merge of #140715 - lukaslueg:oncecellsyncdocs, r=tgross35 | Matthias Krüger | -5/+13 |
| 2025-06-03 | Merge from rustc | The Miri Cronjob Bot | -2057/+4340 |
| 2025-06-03 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-03 | Remove pre-expansion AST stats. | Nicholas Nethercote | -122/+61 |
| 2025-06-03 | Auto merge of #141210 - RalfJung:miri-std-doctests, r=saethlin | bors | -12/+11 |
| 2025-06-02 | add tests | Jeremy Smart | -0/+48 |
| 2025-06-03 | cleaned up some tests | Kivooeo | -32/+51 |
| 2025-06-03 | fix: Cycle handlers for `HirDatabase::infer, const_param_ty_with_diagnostics | Shoyu Vanilla | -7/+72 |
| 2025-06-02 | feat: implement completion for diagnostic module | Ryan Mehri | -17/+175 |
| 2025-06-02 | compiler-builtins: Eliminate symlinks | Trevor Gross | -2/+1 |
| 2025-06-02 | Auto merge of #141750 - Noratrieb:gold-rush, r=bjorn3 | bors | -1/+58 |
| 2025-06-02 | libm-test: Fix unintentional skips in `binop_common` | Trevor Gross | -12/+34 |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -26/+29 |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -86/+112 |
| 2025-06-02 | Remove more library bootstrap | Josh Stone | -12/+1 |
| 2025-06-02 | ci: Refactor benchmark regression checks | Trevor Gross | -74/+29 |
| 2025-06-02 | simplify expression that checks the offset | BazookaMusic | -36/+30 |
| 2025-06-03 | resolve: Tweak `private_macro_use` lint to be compatible with upcoming macro ... | Vadim Petrochenkov | -22/+36 |