| Age | Commit message (Expand) | Author | Lines |
| 2025-05-06 | Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes... | Stuart Cook | -16/+333 |
| 2025-05-06 | Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercote | Stuart Cook | -62/+135 |
| 2025-05-06 | Rename `graph::implementation::Graph` to `LinkedGraph` | Zalathar | -23/+39 |
| 2025-05-06 | Auto merge of #131160 - ismailarilik:handle-potential-query-instability-lint-... | bors | -29/+23 |
| 2025-05-05 | Rollup merge of #140672 - compiler-errors:deeply-normalize, r=lcnr | Guillaume Gomez | -8/+39 |
| 2025-05-05 | Rollup merge of #140661 - Darksonn:fixedx18-tm, r=wesleywiser | Guillaume Gomez | -1/+1 |
| 2025-05-05 | Rollup merge of #140605 - lcnr:defer-opaque-type-error, r=compiler-errors | Guillaume Gomez | -35/+61 |
| 2025-05-05 | Rollup merge of #140559 - rperier:type-ir-to-type-middle, r=compiler-errors | Guillaume Gomez | -33/+30 |
| 2025-05-05 | Rollup merge of #140374 - compiler-errors:global_asm-bug, r=lcnr | Guillaume Gomez | -30/+46 |
| 2025-05-05 | Rollup merge of #140115 - dianqk:gvn-matchbr, r=oli-obk | Guillaume Gomez | -2/+1 |
| 2025-05-05 | Rollup merge of #140080 - dianqk:one-mirpatch, r=oli-obk | Guillaume Gomez | -23/+14 |
| 2025-05-05 | Be a bit more relaxed about not yet constrained infer vars in closure upvar a... | Michael Goulet | -30/+19 |
| 2025-05-05 | Add some comments about thread local indices | John Kåre Alsaker | -1/+5 |
| 2025-05-05 | Tweak index chunk allocation | John Kåre Alsaker | -5/+9 |
| 2025-05-05 | Take into-account `-Zremap-path-scope` when embedding filenames | Urgau | -62/+135 |
| 2025-05-05 | Apply suggestions from code review | smrobtzz | -1/+17 |
| 2025-05-05 | Use more accurate ELF flags on MIPS | Sam Roberts | -27/+50 |
| 2025-05-05 | Deeply normalize in the new solver in WF | Michael Goulet | -8/+39 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -16/+333 |
| 2025-05-05 | Do not gather local all together at the beginning of typeck | Michael Goulet | -24/+56 |
| 2025-05-05 | Handle rustc_middle cases of rustc::potential_query_instability lint | ismailarilik | -29/+23 |
| 2025-05-05 | Rename Instance::new to Instance::new_raw and add a note that it is raw | Michael Goulet | -28/+36 |
| 2025-05-05 | Resolve instance for SymFn in global/naked asm | Michael Goulet | -2/+10 |
| 2025-05-05 | Make -Zfixed-x18 into a target modifier | Alice Ryhl | -1/+1 |
| 2025-05-05 | Auto merge of #140453 - Zoxc:next-disambiguator, r=oli-obk | bors | -87/+216 |
| 2025-05-05 | always peel `&mut`, to allow matching on `&mut str` | dianne | -3/+10 |
| 2025-05-05 | match ergonomics for string and byte string literal patterns | dianne | -22/+67 |
| 2025-05-05 | Auto merge of #134767 - Bryanskiy:dylibs-3, r=petrochenkov | bors | -117/+1064 |
| 2025-05-05 | feat: Added capability to add multiple dependencies for an LLVMFeature | Madhav Madhusoodanan | -17/+20 |
| 2025-05-05 | Rollup merge of #140307 - mejrs:condition_parser, r=nnethercote | Trevor Gross | -115/+339 |
| 2025-05-04 | move logic for telling whether to peel smart pointers into a helper | dianne | -17/+27 |
| 2025-05-04 | Rollup merge of #140630 - azhogin:azhogin/async-drop-proxy-source-info-fix, r... | Trevor Gross | -1/+5 |
| 2025-05-04 | Rollup merge of #140627 - dtolnay:rustdoctracing, r=GuillaumeGomez | Trevor Gross | -2/+11 |
| 2025-05-04 | Rollup merge of #140619 - jieyouxu:validate_attr_cleanups, r=Urgau | Trevor Gross | -15/+48 |
| 2025-05-04 | Initial support for dynamically linked crates | Bryanskiy | -117/+1064 |
| 2025-05-04 | Add comment on creation of lifetime inside opaque types | John Kåre Alsaker | -0/+4 |
| 2025-05-04 | Add comment on creation of `SyntheticCoroutineBody` | John Kåre Alsaker | -0/+2 |
| 2025-05-04 | Auto merge of #140580 - jdonszelmann:variables-external-macros, r=m-ou-se | bors | -6/+9 |
| 2025-05-04 | Make attribute safety validation logic more obvious | Jieyou Xu | -15/+48 |
| 2025-05-03 | Implement asymmetrical precedence for closures and jumps | David Tolnay | -69/+144 |
| 2025-05-04 | Auto merge of #140633 - Zalathar:rollup-iay94wa, r=Zalathar | bors | -9/+88 |
| 2025-05-04 | Rollup merge of #140626 - folkertdev:naked-rustfmt-skip, r=Amanieu | Stuart Cook | -1/+3 |
| 2025-05-04 | Rollup merge of #140617 - Urgau:unsafe_attr-lint-allow, r=jieyouxu | Stuart Cook | -8/+30 |
| 2025-05-04 | Rollup merge of #140286 - xizheyin:issue-139104, r=lcnr | Stuart Cook | -0/+29 |
| 2025-05-04 | Rollup merge of #139675 - sayantn:avx10, r=Amanieu | Stuart Cook | -0/+26 |
| 2025-05-04 | Auto merge of #140549 - BoxyUwU:proper_const_norm, r=lcnr | bors | -314/+458 |
| 2025-05-03 | `fn check_opaque_type_parameter_valid` defer error | lcnr | -35/+61 |
| 2025-05-04 | Async drop source info fix for proxy-drop-coroutine - fixes crash at debug in... | Andrew Zhogin | -1/+5 |
| 2025-05-03 | Allow linking rustc and rustdoc against the same single tracing crate | David Tolnay | -2/+11 |
| 2025-05-03 | allow `#[rustfmt::skip]` in combination with `#[naked]` | Folkert de Vries | -1/+3 |