| Age | Commit message (Expand) | Author | Lines |
| 2025-05-20 | Merge from rustc | Ralf Jung | -1726/+2204 |
| 2025-05-20 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-05-20 | Add allow-invalid configuration option for disallowed_* to the documentation | Alexey Semenyuk | -0/+51 |
| 2025-05-20 | Inline and remove `lower_*` methods. | Nicholas Nethercote | -28/+18 |
| 2025-05-20 | Hoist `ItemLowerer` out of a loop. | Nicholas Nethercote | -7/+7 |
| 2025-05-20 | Remove unused return value from `lower_node`. | Nicholas Nethercote | -3/+1 |
| 2025-05-20 | Auto merge of #141270 - Zalathar:rollup-jd1y1f6, r=Zalathar | bors | -56/+2 |
| 2025-05-20 | Rollup merge of #141262 - Noratrieb:Noratrieb-patch-4, r=Noratrieb | Stuart Cook | -3/+0 |
| 2025-05-20 | Rollup merge of #141261 - RalfJung:current_dll_path, r=Noratrieb | Stuart Cook | -1/+1 |
| 2025-05-20 | Rollup merge of #141259 - rustbot:docs-update, r=ehuss | Stuart Cook | -0/+0 |
| 2025-05-20 | Rollup merge of #141257 - Shourya742:2025-05-19-trim-cache-module, r=onur-ozkan | Stuart Cook | -50/+0 |
| 2025-05-20 | Rollup merge of #141211 - fluiderson:dev, r=thomcc | Stuart Cook | -2/+1 |
| 2025-05-20 | Merge pull request #2392 from rust-lang/rustc-pull | Tshepang Mbambo | -10587/+15509 |
| 2025-05-20 | Remove `MetaItemListParser::all_{word,path}_list`, which are unused. | Nicholas Nethercote | -14/+0 |
| 2025-05-19 | only resolve top-level guard patterns' guards once | dianne | -1/+63 |
| 2025-05-19 | Fix ICE while computing type layout (#14837) | Jason Newcomb | -7/+39 |
| 2025-05-20 | Fix ICE while computing type layout | Samuel Tardieu | -7/+39 |
| 2025-05-20 | Avoid `rustc_span::` qualifiers. | Nicholas Nethercote | -17/+16 |
| 2025-05-20 | Fix up some comments. | Nicholas Nethercote | -16/+15 |
| 2025-05-20 | Simplify `Accepts`. | Nicholas Nethercote | -10/+7 |
| 2025-05-20 | Various macro fixes for loop lints | Samuel Tardieu | -8/+93 |
| 2025-05-20 | Introduce some typedefs to improve readability. | Nicholas Nethercote | -6/+10 |
| 2025-05-19 | `needless_match`: do not pretend that `return` is not significant in an expre... | Alejandra González | -15/+42 |
| 2025-05-20 | Warning when dependency crate has async drop types, and the feature is disabl... | Andrew Zhogin | -3/+3 |
| 2025-05-19 | Use interned symbols instead of strings in more places (#14840) | Jason Newcomb | -703/+946 |
| 2025-05-19 | Use symbols instead of `&str` when possible | Samuel Tardieu | -653/+857 |
| 2025-05-19 | Ensure that symbols list stays sorted | Samuel Tardieu | -2/+39 |
| 2025-05-19 | Sort the existing list of symbols | Samuel Tardieu | -48/+50 |
| 2025-05-19 | Auto merge of #138023 - melrief:97227_impl_Seek_for_Take, r=tgross35 | bors | -1/+173 |
| 2025-05-19 | Properly remove Noratrieb from review rotation | nora | -3/+0 |
| 2025-05-19 | current_dll_path: fix mistake in assertion message | Ralf Jung | -1/+1 |
| 2025-05-19 | Access items through `rustc_session` instead of `rustc_lint_defs` (#14852) | Alejandra González | -20/+10 |
| 2025-05-19 | `cargo dev fmt`: format `clippy_lints_internal` as well (#14853) | Jason Newcomb | -0/+1 |
| 2025-05-19 | Fixed possible ICE in annotate_mut_binding_to_immutable_binding | Josh Gunter | -15/+46 |
| 2025-05-19 | Update books | rustbot | -0/+0 |
| 2025-05-19 | Remove obsolete restriction in code (#14851) | Samuel Tardieu | -10/+5 |
| 2025-05-19 | trim cache module in utils | bit-aloo | -50/+0 |
| 2025-05-19 | Auto merge of #141255 - matthiaskrgr:rollup-ravsgen, r=matthiaskrgr | bors | -56/+182 |
| 2025-05-19 | `cargo dev fmt`: format `clippy_lints_internal` as well | Samuel Tardieu | -0/+1 |
| 2025-05-19 | Rollup merge of #141253 - azhogin:azhogin/async-drop-feature-inconsistency-wa... | Matthias Krüger | -1/+55 |
| 2025-05-19 | Rollup merge of #141249 - fee1-dead-contrib:push-mwxxsvrsotvs, r=oli-obk | Matthias Krüger | -49/+73 |
| 2025-05-19 | Rollup merge of #141248 - RalfJung:reentrant-lock-race, r=joboet | Matthias Krüger | -2/+26 |
| 2025-05-19 | Rollup merge of #141247 - onur-ozkan:141246, r=albertlarsan68 | Matthias Krüger | -3/+17 |
| 2025-05-19 | Rollup merge of #141244 - RalfJung:GetUserProfileDirectoryW, r=ChrisDenton | Matthias Krüger | -0/+2 |
| 2025-05-19 | Rollup merge of #131200 - ismailarilik:handle-potential-query-instability-lin... | Matthias Krüger | -1/+9 |
| 2025-05-19 | Access items through `rustc_session` instead of `rustc_lint_defs` | Samuel Tardieu | -20/+10 |
| 2025-05-19 | Add `std::io::Seek` instance for `std::io::Take` | Mario Pastorelli | -1/+173 |
| 2025-05-19 | Remove obsolete restriction in code | Samuel Tardieu | -10/+5 |
| 2025-05-19 | add s390x z17 target features | Folkert de Vries | -10/+36 |
| 2025-05-19 | Merge pull request #4334 from RalfJung/GetUserProfileDirectoryW-issue | Ralf Jung | -2/+2 |