| Age | Commit message (Expand) | Author | Lines |
| 2022-03-29 | Rollup merge of #95437 - notriddle:notriddle/issue-79076, r=compiler-errors | Dylan DPC | -0/+61 |
| 2022-03-29 | Rollup merge of #95386 - compiler-errors:try-wrapping, r=oli-obk | Dylan DPC | -1/+171 |
| 2022-03-29 | Rollup merge of #93840 - yaahc:termination-stabilization-celebration-station,... | Dylan DPC | -2/+0 |
| 2022-03-29 | Auto merge of #95433 - Dylan-DPC:rollup-xdfit9h, r=Dylan-DPC | bors | -0/+57 |
| 2022-03-29 | diagnostics: regression test for derive bounds | Michael Howell | -0/+61 |
| 2022-03-29 | Auto merge of #94566 - yanganto:show-ignore-message, r=m-ou-se | bors | -8/+7 |
| 2022-03-29 | Rollup merge of #95415 - notriddle:notriddle/issue-82081, r=Dylan-DPC | Dylan DPC | -0/+57 |
| 2022-03-29 | Rollup merge of #94566 - yanganto:show-ignore-message, r=m-ou-se | Dylan DPC | -8/+7 |
| 2022-03-29 | Auto merge of #95096 - GuillaumeGomez:rm-header-fn-field, r=camelid | bors | -0/+12 |
| 2022-03-29 | Add test to ensure foreign functions from dependencies are correctly handled | Guillaume Gomez | -0/+12 |
| 2022-03-28 | Suggest function borrow ignoring needs_note | Michael Goulet | -2/+47 |
| 2022-03-28 | Add suggestion to borrow opaque Fn and FnMut instead of move | Michael Goulet | -3/+71 |
| 2022-03-28 | diagnostics: add regression test for #82081 | Michael Howell | -0/+57 |
| 2022-03-28 | Rollup merge of #95328 - DrMeepster:box_gep_err, r=oli-obk | Dylan DPC | -0/+22 |
| 2022-03-28 | Rollup merge of #95318 - rust-lang:notriddle/issue-95208, r=wesleywiser | Dylan DPC | -0/+64 |
| 2022-03-28 | Auto merge of #95403 - Dylan-DPC:rollup-9on30mg, r=Dylan-DPC | bors | -214/+48 |
| 2022-03-28 | Rollup merge of #95401 - c410-f3r:moar-tests, r=petrochenkov | Dylan DPC | -201/+0 |
| 2022-03-28 | Rollup merge of #95390 - nnethercote:allow-doc-comments-in-macros, r=petroche... | Dylan DPC | -0/+13 |
| 2022-03-28 | Rollup merge of #95350 - petrochenkov:qpathregr, r=cjgillot | Dylan DPC | -2/+24 |
| 2022-03-28 | Rollup merge of #95314 - c410-f3r:aqui-vamos-nos, r=lcnr | Dylan DPC | -11/+11 |
| 2022-03-28 | Auto merge of #95024 - koehlma:rustdoc-private-items, r=GuillaumeGomez,cameli... | bors | -0/+31 |
| 2022-03-28 | Remove duplicated and unused test files | Caio | -201/+0 |
| 2022-03-28 | Auto merge of #95396 - TaKO8Ki:suggest-replacing-field-when-using-the-same-ty... | bors | -0/+122 |
| 2022-03-28 | use `can_coerce` instead of `same_type_modulo_infer` | Takayuki Maeda | -1/+4 |
| 2022-03-28 | suggest replacing field when using the same type | Takayuki Maeda | -4/+123 |
| 2022-03-28 | Ignore doc comments in a declarative macro matcher. | Nicholas Nethercote | -0/+13 |
| 2022-03-27 | suggest wrapping in struct tuples as well | Michael Goulet | -3/+25 |
| 2022-03-27 | do not suggest enum tuple variant for named field variant | Michael Goulet | -1/+24 |
| 2022-03-27 | suggest wrapping patterns with compatible enum variants | Michael Goulet | -0/+125 |
| 2022-03-27 | Auto merge of #95382 - Dylan-DPC:rollup-bebyfd1, r=Dylan-DPC | bors | -65/+59 |
| 2022-03-27 | Rollup merge of #95366 - c410-f3r:moar-tests, r=petrochenkov | Dylan DPC | -64/+0 |
| 2022-03-27 | Rollup merge of #95364 - GuillaumeGomez:long-error-explanation-e0667, r=Dylan... | Dylan DPC | -1/+3 |
| 2022-03-27 | Rollup merge of #94939 - notriddle:notriddle/fru-comma-suggestion, r=cjgillot | Dylan DPC | -0/+56 |
| 2022-03-27 | fix other source of box deref | DrMeepster | -0/+12 |
| 2022-03-27 | Auto merge of #94495 - estebank:missing-closing-gt, r=jackh726 | bors | -13/+174 |
| 2022-03-27 | Update ui test output | Guillaume Gomez | -1/+3 |
| 2022-03-27 | diagnostics: suggest missing comma in bad FRU syntax | Michael Howell | -0/+56 |
| 2022-03-27 | Remove duplicated test files | Caio | -64/+0 |
| 2022-03-27 | Debug print char 0 as '\0' rather than '\u{0}' | David Tolnay | -3/+3 |
| 2022-03-27 | Auto merge of #93957 - SaltyKitkat:stablize_const_ptr_offset, r=dtolnay | bors | -49/+43 |
| 2022-03-27 | Handle `,` to `;` substitution in arg params | Esteban Kuber | -7/+19 |
| 2022-03-27 | Rollup merge of #93469 - compiler-errors:issue-93450, r=estebank | Dylan DPC | -43/+17 |
| 2022-03-27 | Rollup merge of #91981 - estebank:tweakaroo, r=lcnr | Dylan DPC | -56/+158 |
| 2022-03-27 | Provide suggestion for missing `>` in a type parameter list | Esteban Kuber | -9/+158 |
| 2022-03-27 | Change wording of missing return type suggestion | Esteban Kuber | -14/+19 |
| 2022-03-27 | Point (again) to more expressions with their type, even if not fully resolved | Esteban Kuber | -30/+123 |
| 2022-03-27 | Eagerly replace `{integer}`/`{float}` with `i32`/`f64` for suggestion | Esteban Kuber | -12/+16 |
| 2022-03-27 | resolve: Simplify some diagnostic code to avoid an ICE | Vadim Petrochenkov | -2/+24 |
| 2022-03-26 | Auto merge of #92472 - petrochenkov:nowrapident, r=Aaron1011 | bors | -414/+21 |
| 2022-03-26 | Auto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC | bors | -12/+14 |