| Age | Commit message (Expand) | Author | Lines |
| 2024-12-17 | Auto merge of #134414 - jhpratt:rollup-4gtfd1h, r=jhpratt | bors | -313/+258 |
| 2024-12-17 | Rollup merge of #134412 - lcnr:borrowck-cleanup-trivial, r=jackh726 | Jacob Pratt | -142/+103 |
| 2024-12-17 | Rollup merge of #134406 - nnethercote:fix-input-stats-ordering, r=jieyouxu | Jacob Pratt | -7/+11 |
| 2024-12-17 | Rollup merge of #134400 - spastorino:fix-some-comments, r=compiler-errors | Jacob Pratt | -4/+3 |
| 2024-12-17 | Rollup merge of #134397 - Enselic:raw-mut, r=compiler-errors | Jacob Pratt | -10/+20 |
| 2024-12-17 | Rollup merge of #134368 - ehuss:edition-links, r=jieyouxu | Jacob Pratt | -11/+12 |
| 2024-12-17 | Rollup merge of #134365 - Zalathar:builder, r=nnethercote | Jacob Pratt | -53/+61 |
| 2024-12-17 | Rollup merge of #134354 - oli-obk:push-nlrxswvpqnuk, r=compiler-errors | Jacob Pratt | -20/+26 |
| 2024-12-17 | Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomez | Jacob Pratt | -66/+22 |
| 2024-12-17 | `fn member_constraint` to `add_member_constraint` | lcnr | -4/+4 |
| 2024-12-17 | small refactor to region error handling | lcnr | -131/+95 |
| 2024-12-17 | move variable initialization | lcnr | -7/+4 |
| 2024-12-17 | consistently handle global where-bounds | lcnr | -305/+242 |
| 2024-12-17 | Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxu | bors | -265/+149 |
| 2024-12-17 | Fix `-Z inputs-stats` ordering. | Nicholas Nethercote | -7/+11 |
| 2024-12-17 | Remove `rustc::existing_doc_keyword` lint. | Nicholas Nethercote | -66/+22 |
| 2024-12-17 | Explain why `build` was renamed to `builder` | Zalathar | -0/+8 |
| 2024-12-17 | Rename `rustc_mir_build::build` to `builder` | Zalathar | -53/+53 |
| 2024-12-16 | Fix names of adjust fns | Santiago Pastorino | -3/+2 |
| 2024-12-16 | Adjust upvar.rs file path | Santiago Pastorino | -1/+1 |
| 2024-12-16 | rustc_borrowck: Suggest changing `&raw const` to `&raw mut` if applicable | Martin Nordholts | -4/+15 |
| 2024-12-16 | rustc_borrowck: suggest_ampmut(): Inline unneeded local var | Martin Nordholts | -2/+1 |
| 2024-12-16 | rustc_borrowck: suggest_ampmut(): Just rename some variables | Martin Nordholts | -6/+6 |
| 2024-12-16 | Rollup merge of #134386 - oli-obk:some-trait-impl-diff-diagnostic-cleanups, r... | Matthias Krüger | -52/+43 |
| 2024-12-16 | Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obk | Matthias Krüger | -7/+25 |
| 2024-12-16 | Rollup merge of #134337 - RalfJung:riscv-target-features, r=workingjubilee | Matthias Krüger | -5/+72 |
| 2024-12-16 | Rollup merge of #134284 - estebank:issue-74863, r=lcnr | Matthias Krüger | -8/+95 |
| 2024-12-16 | Rollup merge of #134197 - Enselic:mirror, r=lcnr | Matthias Krüger | -0/+8 |
| 2024-12-16 | Avoid wrapping fn sig in a fn pointer when we want to just print the sig | Oli Scherer | -13/+13 |
| 2024-12-16 | Deduplicate some pretty printing logic | Oli Scherer | -20/+15 |
| 2024-12-16 | Avoid wrapping a trivially defaultable type in `Option` | Oli Scherer | -22/+14 |
| 2024-12-16 | Properly name a def id variable | Oli Scherer | -4/+4 |
| 2024-12-16 | Avoid creating a fn sig type just to unwrap it again to get at its signature | Oli Scherer | -14/+18 |
| 2024-12-16 | Handle fndef rendering together with signature rendering | Oli Scherer | -20/+26 |
| 2024-12-16 | Rollup merge of #134369 - antonok-edm:refering-referring, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2024-12-16 | Rollup merge of #134357 - Urgau:fn-ptr-134345, r=compiler-errors | Matthias Krüger | -34/+59 |
| 2024-12-16 | Rollup merge of #134314 - compiler-errors:default-struct-value-const, r=estebank | Matthias Krüger | -5/+11 |
| 2024-12-16 | tweak comments | Ralf Jung | -3/+7 |
| 2024-12-15 | Check for array lengths that aren't actually `usize` | Scott McMurray | -7/+25 |
| 2024-12-15 | Use links to edition guide for edition migrations | Eric Huss | -11/+12 |
| 2024-12-15 | spell "referring" correctly | Anton Lazarev | -2/+2 |
| 2024-12-15 | Use `span_label` as it looks better when we show pattern missing binding in o... | Esteban Küber | -22/+5 |
| 2024-12-15 | Use `ErrorGuaranteed` more | Esteban Küber | -6/+11 |
| 2024-12-15 | Fix trimmed_def_paths ICE in the function ptr comparison lint | Urgau | -34/+59 |
| 2024-12-15 | Auto merge of #131808 - jdonszelmann:hir-attributes, r=oli-obk,petrochenkov | bors | -563/+1006 |
| 2024-12-15 | reject unsound toggling of RISCV target features | Ralf Jung | -4/+67 |
| 2024-12-15 | Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxu | bors | -110/+100 |
| 2024-12-15 | Remove some leftover dead code | Jonathan Dönszelmann | -55/+8 |
| 2024-12-15 | Add hir::Attribute | Jonathan Dönszelmann | -505/+997 |
| 2024-12-16 | Rollup merge of #134339 - Urgau:tcx-in-early-diag, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -109/+81 |