| Age | Commit message (Expand) | Author | Lines |
| 2025-05-09 | Review | Michael Goulet | -1/+1 |
| 2025-05-09 | Only include associated type bounds for Self:Sized associated types if they a... | Michael Goulet | -3/+46 |
| 2025-05-09 | Don't delay a bug on malformed meta items involving interpolated tokens | León Orell Valerian Liehr | -0/+24 |
| 2025-05-02 | set subsections_via_symbols for ld64 helper sections | usamoi | -0/+47 |
| 2025-05-02 | Add test for format_args!("{}", 0) in const. | Mara Bos | -1/+14 |
| 2025-04-24 | Bless ui/associated-consts/issue-93835 | Josh Stone | -25/+10 |
| 2025-04-24 | Revert overzealous parse recovery for single colons | León Orell Valerian Liehr | -79/+46 |
| 2025-04-24 | Don't warn about `v128` in wasm ABI transition | Alex Crichton | -2/+41 |
| 2025-04-24 | Ignore zero-sized types in wasm future-compat warning | Alex Crichton | -0/+6 |
| 2025-04-24 | Do not mix normalized and unnormalized caller bounds when constructing param-... | Michael Goulet | -13/+39 |
| 2025-03-28 | Rollup merge of #139075 - oli-obk:resolver-item-lifetime, r=compiler-errors | Matthias Krüger | -0/+13 |
| 2025-03-28 | Rollup merge of #139063 - fmease:fix-tait-atpit-gating, r=oli-obk | Matthias Krüger | -13/+193 |
| 2025-03-28 | Fix TAIT & ATPIT feature gating in the presence of anon consts | León Orell Valerian Liehr | -13/+193 |
| 2025-03-28 | Do not treat lifetimes from parent items as influencing child items | Oli Scherer | -0/+13 |
| 2025-03-28 | Auto merge of #139037 - jhpratt:rollup-4c74y8a, r=jhpratt | bors | -5/+51 |
| 2025-03-28 | Auto merge of #138965 - nnethercote:less-kw-Empty-hir-Lifetime, r=lcnr | bors | -3/+3 |
| 2025-03-27 | Rollup merge of #139025 - compiler-errors:trim-validator-err, r=jieyouxu | Jacob Pratt | -0/+36 |
| 2025-03-27 | Rollup merge of #138720 - Jeff-A-Martin:channel-stack-overflow-test-fuchsia, ... | Jacob Pratt | -5/+15 |
| 2025-03-28 | Don't use `kw::Empty` in `hir::Lifetime::ident`. | Nicholas Nethercote | -3/+3 |
| 2025-03-27 | Auto merge of #138702 - m-ou-se:spawn-in-atexit, r=Mark-Simulacrum | bors | -0/+24 |
| 2025-03-27 | Do not trim paths in MIR validator | Michael Goulet | -0/+36 |
| 2025-03-27 | Rollup merge of #139014 - xizheyin:issue-138931, r=oli-obk | Jacob Pratt | -0/+83 |
| 2025-03-27 | Rollup merge of #138844 - petrochenkov:cfgtrace2, r=nnethercote | Jacob Pratt | -61/+41 |
| 2025-03-27 | Mark test as only-unix. | Mara Bos | -0/+1 |
| 2025-03-27 | Improve suggest construct with literal syntax instead of calling | xizheyin | -2/+15 |
| 2025-03-27 | Add ui test for struct construction by calling syntax | xizheyin | -0/+70 |
| 2025-03-27 | Add needs-threads to test. | Mara Bos | -0/+1 |
| 2025-03-27 | Rollup merge of #138987 - madsmtm:fix-108825, r=jieyouxu | Stuart Cook | -0/+16 |
| 2025-03-27 | Rollup merge of #138985 - oli-obk:push-mvlqmtmyozro, r=compiler-errors | Stuart Cook | -34/+16 |
| 2025-03-27 | Rollup merge of #138980 - tmiasko:collect-var-debug-info, r=compiler-errors | Stuart Cook | -0/+24 |
| 2025-03-26 | Always emit native-static-libs note, even if it is empty | Mads Marquart | -0/+16 |
| 2025-03-26 | Use the correct binder scope for elided lifetimes in assoc consts | Oli Scherer | -34/+16 |
| 2025-03-26 | expand: Leave traces when expanding `cfg` attributes | Vadim Petrochenkov | -61/+41 |
| 2025-03-26 | Collect items referenced from var_debug_info | Tomasz Miąsko | -0/+24 |
| 2025-03-26 | Rollup merge of #138959 - meithecatte:matchpair-place-option, r=Zalathar | Stuart Cook | -0/+11 |
| 2025-03-26 | Rollup merge of #138898 - fmease:decrustify-parser-post-ty-ascr, r=compiler-e... | Stuart Cook | -477/+388 |
| 2025-03-26 | Rollup merge of #138483 - azhogin:azhogin/target-modifiers-bool-fix, r=fee1-dead | Stuart Cook | -2/+57 |
| 2025-03-26 | Auto merge of #138956 - jhpratt:rollup-6g7ppwd, r=jhpratt | bors | -152/+117 |
| 2025-03-26 | Add a regression test for TestCase::Or without place | Maja Kądziołka | -0/+11 |
| 2025-03-25 | Rollup merge of #138911 - compiler-errors:define-opaque, r=oli-obk | Jacob Pratt | -83/+82 |
| 2025-03-25 | Rollup merge of #138885 - fneddy:fix_pattern_types_tests, r=compiler-errors | Jacob Pratt | -13/+15 |
| 2025-03-25 | Rollup merge of #138128 - compiler-errors:precise-capturing-in-traits, r=oli-... | Jacob Pratt | -56/+20 |
| 2025-03-26 | Auto merge of #138601 - RalfJung:wasm-abi-fcw, r=alexcrichton | bors | -1/+126 |
| 2025-03-25 | Auto merge of #138933 - matthiaskrgr:rollup-sjtqkoq, r=matthiaskrgr | bors | -5/+140 |
| 2025-03-25 | Rollup merge of #138924 - nnethercote:less-kw-Empty-3, r=compiler-errors | Matthias Krüger | -0/+13 |
| 2025-03-25 | Rollup merge of #138886 - samueltardieu:push-xxkzmupznoky, r=jieyouxu | Matthias Krüger | -0/+103 |
| 2025-03-25 | Rollup merge of #138317 - petrochenkov:libsearch3, r=compiler-errors | Matthias Krüger | -5/+24 |
| 2025-03-25 | Test define opaques in extern items | Michael Goulet | -0/+30 |
| 2025-03-25 | Allow defining opaques in statics and consts | Michael Goulet | -83/+52 |
| 2025-03-25 | Auto merge of #138865 - petrochenkov:errwhere, r=jieyouxu | bors | -25/+252 |