| Age | Commit message (Expand) | Author | Lines |
| 2025-06-02 | Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearth | bors | -671/+1995 |
| 2025-06-02 | internal: Use 'ProjectJson' consistently | Wilfred Hughes | -5/+5 |
| 2025-06-02 | Merge pull request #19897 from aibaars/patch-2 | Lukas Wirth | -21/+69 |
| 2025-06-02 | Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey... | bors | -3/+26 |
| 2025-06-02 | Invert the sense of `is_not_macro_export`. | Nicholas Nethercote | -5/+5 |
| 2025-06-01 | Auto merge of #141869 - GuillaumeGomez:rollup-vicg807, r=GuillaumeGomez | bors | -5/+17 |
| 2025-06-01 | Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree... | Guillaume Gomez | -5/+17 |
| 2025-06-01 | tweak comment and use a weaker fence | Ralf Jung | -1/+4 |
| 2025-06-01 | Make sure to sync on file-io.rs tokio test | Noratrieb | -0/+1 |
| 2025-06-01 | Fix tokio/file-io.rs test relying on `read`/`write` not being short | Noratrieb | -3/+3 |
| 2025-06-01 | Merge from rustc | The Miri Cronjob Bot | -94/+31 |
| 2025-06-01 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-01 | clippy and more formatting | BazookaMusic | -9/+4 |
| 2025-06-01 | rename function so it makes more sense | BazookaMusic | -5/+5 |
| 2025-06-01 | Formatting issues resolved | BazookaMusic | -13/+18 |
| 2025-06-01 | add missing public keyword | BazookaMusic | -1/+1 |
| 2025-06-01 | Allow assist edit for converting structs to appear also on struct keyword and... | BazookaMusic | -6/+192 |
| 2025-06-01 | Rollup merge of #141521 - ruancomelli:const-float-rounding, r=RalfJung | Jacob Pratt | -61/+0 |
| 2025-06-01 | Rollup merge of #141072 - Rynibami:stabilize-const-result-flatten, r=jhpratt | Jacob Pratt | -12/+10 |
| 2025-05-31 | Add const support for float rounding methods | Ruan Comelli | -61/+0 |
| 2025-05-31 | Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-dead | Matthias Krüger | -21/+21 |
| 2025-05-31 | Merge pull request #19900 from Veykril/push-zurosouxqxzz | Lukas Wirth | -2/+2 |
| 2025-05-31 | fix: Fix manual not containing diagnostics documentation | Lukas Wirth | -2/+2 |
| 2025-05-31 | Merge commit '57cbadd68ac473bc50453f6b1320a02b68115f12' | Philipp Krones | -671/+1995 |
| 2025-05-31 | Account for `Generate` actions when filtering the allowed ones | Kirill Bulatov | -0/+1 |
| 2025-05-31 | Merge pull request #4361 from nia-e/remove-oopsie | Ralf Jung | -46/+0 |
| 2025-05-31 | accidentally committed file | Nia Espera | -46/+0 |
| 2025-05-31 | Merge pull request #19898 from Veykril/push-ykumpuwmuvmu | Lukas Wirth | -19/+8 |
| 2025-05-31 | refactor: Remove unncessary duplication in highlight_related | Lukas Wirth | -19/+8 |
| 2025-05-31 | Merge from rustc | The Miri Cronjob Bot | -7/+141 |
| 2025-05-31 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-31 | Auto merge of #141796 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-30 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-30 | Update expected test output | Arthur Baars | -21/+60 |
| 2025-05-30 | Run 'cargo codegen' to update tests | Arthur Baars | -0/+5 |
| 2025-05-30 | Add test for closure_binder | Arthur Baars | -0/+2 |
| 2025-05-30 | Rollup merge of #140825 - rs-sac:ext, r=workingjubilee | Jubilee | -1/+1 |
| 2025-05-30 | Produce ClosureBinder node in atom.rs | Arthur Baars | -0/+2 |
| 2025-05-30 | internal: Restructure some semantics APIs for virtual macro files | Lukas Wirth | -79/+185 |
| 2025-05-30 | Exclude `CARGO_HOME` from `generate-copyright` in-tree determination | Ana Hobden | -5/+17 |
| 2025-05-30 | handle cfg bootstrap on compiler and miri | onur-ozkan | -3/+26 |
| 2025-05-30 | Merge pull request #4359 from RalfJung/cargo-miri-verbose | Ralf Jung | -1/+1 |
| 2025-05-30 | cargo-miri: recognize --verbose alongside -v | Ralf Jung | -1/+1 |
| 2025-05-30 | Merge pull request #4314 from yoctocell/fine-grained-tracking | Ralf Jung | -175/+391 |
| 2025-05-30 | Add some more `hir_expand::files` conversions | Lukas Wirth | -64/+137 |
| 2025-05-30 | Use "accessed" instead of "initialized" in `LocationState` | Xinglu Chen | -65/+68 |
| 2025-05-30 | Track permissions on the byte-level | Xinglu Chen | -116/+329 |
| 2025-05-30 | Merge pull request #19861 from vremyavnikuda/docs/find-all-refs-constructor-s... | Lukas Wirth | -3/+88 |
| 2025-05-30 | Change diagnostic wording | tiif | -12/+6 |
| 2025-05-30 | Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3 | Matthias Krüger | -5/+25 |