| Age | Commit message (Expand) | Author | Lines |
| 2023-10-08 | always show and explain sub region | Ali MJ Al-Nasrawy | -302/+439 |
| 2023-10-08 | improve the suggestion of generic_bound_failure | Ali MJ Al-Nasrawy | -75/+480 |
| 2023-10-08 | delay a bug when encountering an ambiguity in MIR typeck | Ali MJ Al-Nasrawy | -1/+28 |
| 2023-10-07 | linker: Remove unstable legacy CLI linker flavors | Vadim Petrochenkov | -6/+6 |
| 2023-10-07 | Auto merge of #115583 - RalfJung:packed-unsized, r=lcnr | bors | -11/+64 |
| 2023-10-06 | Rollup merge of #116458 - bjorn3:fix_global_asm_test, r=workingjubilee | Jubilee | -1/+8 |
| 2023-10-06 | Rollup merge of #116400 - estebank:issue-78585, r=WaffleLapkin | Jubilee | -22/+136 |
| 2023-10-06 | Auto merge of #114811 - estebank:impl-ambiguity, r=wesleywiser | bors | -314/+349 |
| 2023-10-06 | Fix windows test that has different stderr output | Esteban Küber | -8/+10 |
| 2023-10-06 | Rollup merge of #116329 - RalfJung:swap-comments, r=scottmcm | Guillaume Gomez | -1/+2 |
| 2023-10-06 | Use pushsection/popsection | bjorn3 | -2/+2 |
| 2023-10-06 | Rollup merge of #116421 - Urgau:inter-mut-invalid_ref_casting, r=oli-obk | Matthias Krüger | -21/+47 |
| 2023-10-05 | Properly export function defined in test which uses global_asm!() | bjorn3 | -1/+8 |
| 2023-10-05 | Auto merge of #116417 - ouz-a:trait_type_detective, r=compiler-errors | bors | -0/+21 |
| 2023-10-05 | remove is global hack | Oğuz Ağcayazı | -0/+21 |
| 2023-10-05 | Rollup merge of #116428 - Alexendoo:note-duplicate-diagnostics, r=compiler-er... | Matthias Krüger | -171/+407 |
| 2023-10-05 | move subtyper change reveal_all | ouz-a | -0/+90 |
| 2023-10-05 | Only give autofix suggestion when no named args are present | francorbacho | -4/+36 |
| 2023-10-05 | Add suggestion test | francorbacho | -10/+33 |
| 2023-10-05 | Highlight redundant arguments instead of the whole format string | francorbacho | -18/+18 |
| 2023-10-05 | Plurals in format redundant arguments suggestion | francorbacho | -2/+2 |
| 2023-10-05 | Use diagnostic impls and add suggestions in redundant format!() args | francorbacho | -54/+45 |
| 2023-10-05 | Suggest removing redundant arguments in format!() | francorbacho | -0/+100 |
| 2023-10-05 | Rollup merge of #116431 - estebank:issue-80476, r=compiler-errors | Jubilee | -135/+135 |
| 2023-10-05 | Rollup merge of #116429 - fmease:clean-up-struct-field-suggs, r=compiler-errors | Jubilee | -43/+168 |
| 2023-10-05 | Rollup merge of #116296 - compiler-errors:default-return, r=estebank | Jubilee | -42/+59 |
| 2023-10-05 | Rollup merge of #116223 - catandcoder:master, r=cjgillot | Jubilee | -3/+3 |
| 2023-10-05 | Auto merge of #116273 - compiler-errors:refine2, r=tmandry | bors | -6/+17 |
| 2023-10-05 | Auto merge of #116184 - compiler-errors:afit-lint, r=tmandry | bors | -7/+83 |
| 2023-10-05 | Add a note to duplicate diagnostics | Alex Macleod | -171/+407 |
| 2023-10-05 | Also closures | Michael Goulet | -0/+12 |
| 2023-10-05 | Structurally normalize async fn return type in deduce_future_output_from_obli... | Michael Goulet | -0/+11 |
| 2023-10-05 | Fix handling slices of empty types | Nadrieril | -0/+61 |
| 2023-10-04 | Point to where missing return type should go | Michael Goulet | -42/+59 |
| 2023-10-04 | Auto merge of #114417 - chinedufn:fix-expect-unused-in-impl-block-rust-issue-... | bors | -0/+30 |
| 2023-10-04 | Clarify `invalid_reference_casting` lint around interior mutable types | Urgau | -21/+47 |
| 2023-10-04 | Tweak wording of E0562 | Esteban Küber | -135/+135 |
| 2023-10-04 | clean up struct field suggestions | León Orell Valerian Liehr | -43/+168 |
| 2023-10-04 | Fix test on WASM target by making ambiguity pruning more agressive | Esteban Küber | -2/+0 |
| 2023-10-04 | Auto merge of #116413 - nnethercote:rm-E0551, r=compiler-errors | bors | -5/+5 |
| 2023-10-04 | Auto merge of #116360 - compiler-errors:async-span, r=oli-obk | bors | -43/+43 |
| 2023-10-04 | Remove E0551. | Nicholas Nethercote | -5/+5 |
| 2023-10-04 | Relate AliasTy considering variance | Michael Goulet | -0/+14 |
| 2023-10-04 | Rollup merge of #116393 - compiler-errors:auto-bad, r=WaffleLapkin | Matthias Krüger | -0/+22 |
| 2023-10-04 | Show suggestion for `<SelfTy as Trait>::assoc_fn` in more cases and fmt code | Esteban Küber | -0/+10 |
| 2023-10-04 | Reorder fullfillment errors to keep more interesting ones first | Esteban Küber | -376/+266 |
| 2023-10-04 | Show more information when multiple `impl` apply | Esteban Küber | -4/+139 |
| 2023-10-04 | review comments | Esteban Küber | -9/+6 |
| 2023-10-04 | Fix misuses of a vs an | cui fliter | -3/+3 |
| 2023-10-03 | Move some tests around | Esteban Küber | -0/+0 |