| Age | Commit message (Expand) | Author | Lines |
| 2024-07-01 | Auto merge of #126996 - oli-obk:do_not_count_errors, r=nnethercote | bors | -480/+496 |
| 2024-07-01 | Auto merge of #127176 - fee1-dead-contrib:fx-requires-next-solver, r=compiler... | bors | -428/+524 |
| 2024-06-30 | Migrate tests to use `-Znext-solver` | Deadbeef | -428/+500 |
| 2024-06-30 | Make `feature(effects)` require `-Znext-solver` | Deadbeef | -0/+24 |
| 2024-06-30 | Rollup merge of #127160 - pacak:123630-test, r=Nadrieril | Matthias Krüger | -0/+43 |
| 2024-06-30 | Rollup merge of #127038 - BoxyUwU:reword_comment, r=camelid | Matthias Krüger | -10/+14 |
| 2024-06-30 | Rollup merge of #126018 - nnethercote:rm-box_pointers-lint, r=lcnr | Matthias Krüger | -36/+4 |
| 2024-06-30 | Update test comment | Boxy | -10/+14 |
| 2024-06-30 | Add a regression test for #123630 | Michael Baikov | -0/+43 |
| 2024-06-30 | Auto merge of #127024 - cjgillot:jump-prof, r=oli-obk | bors | -0/+10 |
| 2024-06-30 | Auto merge of #127133 - matthiaskrgr:rollup-jxkp3yf, r=matthiaskrgr | bors | -39/+151 |
| 2024-06-29 | Rollup merge of #127118 - surechen:fix_126789, r=jieyouxu | Matthias Krüger | -0/+24 |
| 2024-06-29 | Rollup merge of #127114 - linyihai:issue-126863, r=Nadrieril | Matthias Krüger | -24/+6 |
| 2024-06-29 | Rollup merge of #127110 - surechen:fix_125488_06, r=compiler-errors | Matthias Krüger | -10/+109 |
| 2024-06-29 | Rollup merge of #127106 - spastorino:improve-unsafe-extern-blocks-diagnostics... | Matthias Krüger | -5/+12 |
| 2024-06-29 | Auto merge of #120639 - fee1-dead-contrib:new-effects-desugaring, r=oli-obk | bors | -1284/+1399 |
| 2024-06-29 | Avoid suggesting to add unsafe when the extern block is already unsafe | Santiago Pastorino | -5/+0 |
| 2024-06-29 | fix: prefer `(*p).clone` to `p.clone` if the `p` is a raw pointer | Lin Yihai | -24/+6 |
| 2024-06-29 | Show `used attribute`'s kind for user when find it isn't applied to a `static... | surechen | -0/+24 |
| 2024-06-29 | Move crash test. | Camille GILLOT | -0/+10 |
| 2024-06-29 | Rollup merge of #127103 - compiler-errors:tighten-trait-bound-parsing, r=fmease | Matthias Krüger | -0/+142 |
| 2024-06-29 | Fix a error suggestion for E0121 when using placeholder _ as return types on ... | surechen | -10/+109 |
| 2024-06-29 | Auto merge of #127096 - matthiaskrgr:rollup-kh7e0rh, r=matthiaskrgr | bors | -91/+209 |
| 2024-06-28 | Add feature diagnostic for unsafe_extern_blocks | Santiago Pastorino | -0/+12 |
| 2024-06-28 | Move binder and polarity parsing into parse_generic_ty_bound | Michael Goulet | -0/+142 |
| 2024-06-28 | add non-regression test for issue 127052 | Rémy Rakic | -0/+9 |
| 2024-06-28 | Rollup merge of #127068 - compiler-errors:stall-drop, r=BoxyUwU | Matthias Krüger | -0/+18 |
| 2024-06-28 | Rollup merge of #127015 - Urgau:non_local_def-tmp-allow, r=lqd | Matthias Krüger | -91/+159 |
| 2024-06-28 | Rollup merge of #123714 - cjgillot:static-fnptr, r=wesleywiser | Matthias Krüger | -0/+32 |
| 2024-06-28 | address review comments | Deadbeef | -15/+9 |
| 2024-06-28 | Don't inline drop shims with unsubstituted generic consts in MIR inliner | Michael Goulet | -261/+1 |
| 2024-06-28 | Failing test for computing drop shim that has const param | Michael Goulet | -0/+278 |
| 2024-06-28 | finishing touches, move fixed ICEs to ui tests | Deadbeef | -5/+160 |
| 2024-06-28 | general fixups and turn `TODO`s into `FIXME`s | Deadbeef | -75/+4 |
| 2024-06-28 | bless UI tests | Deadbeef | -819/+870 |
| 2024-06-28 | bless tests part 1 | Deadbeef | -392/+364 |
| 2024-06-28 | temporarily disable effects on specialization tests | Deadbeef | -49/+36 |
| 2024-06-28 | Implement `Min` trait in new solver | Deadbeef | -0/+1 |
| 2024-06-28 | implement new effects desugaring | Deadbeef | -2/+28 |
| 2024-06-28 | Rollup merge of #127058 - compiler-errors:tighten-async-spans, r=oli-obk | Matthias Krüger | -183/+144 |
| 2024-06-28 | Rollup merge of #126956 - joboet:fmt_no_extern_ty, r=RalfJung | Matthias Krüger | -24/+6 |
| 2024-06-28 | Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,... | Matthias Krüger | -0/+69 |
| 2024-06-27 | Updated diagnostic messages | Florian Schmiderer | -11/+11 |
| 2024-06-27 | Tighten spans for async blocks | Michael Goulet | -183/+144 |
| 2024-06-27 | Auto merge of #126993 - petrochenkov:atvisord3, r=BoxyUwU | bors | -31/+31 |
| 2024-06-27 | Rollup merge of #126929 - nnethercote:rm-__rust_force_expr, r=oli-obk | Jacob Pratt | -3/+6 |
| 2024-06-27 | Rollup merge of #126928 - nnethercote:124141-pre, r=oli-obk | Jacob Pratt | -1/+119 |
| 2024-06-27 | Rollup merge of #126721 - Zalathar:nested-cov-attr, r=oli-obk | Jacob Pratt | -167/+41 |
| 2024-06-27 | Switch back `non_local_definitions` lint to allow-by-default | Urgau | -91/+159 |
| 2024-06-27 | Remove the `box_pointers` lint. | Nicholas Nethercote | -36/+4 |