| Age | Commit message (Expand) | Author | Lines |
| 2022-08-13 | Rollup merge of #100479 - compiler-errors:argument-type-error-improvements, r... | Michael Goulet | -4/+6 |
| 2022-08-13 | Rollup merge of #100446 - TaKO8Ki:suggest-removing-semicolon-after-impl-trait... | Michael Goulet | -4/+34 |
| 2022-08-13 | Rollup merge of #100431 - compiler-errors:enum-ctor-variant-stab, r=estebank | Michael Goulet | -1/+4 |
| 2022-08-13 | Rollup merge of #100367 - fmease:fix-100365, r=compiler-errors | Michael Goulet | -16/+37 |
| 2022-08-13 | Rollup merge of #99646 - compiler-errors:arg-mismatch-single-arg-label, r=est... | Michael Goulet | -19/+41 |
| 2022-08-13 | Rollup merge of #100490 - lcnr:wf-consts, r=jackh726 | Michael Goulet | -9/+7 |
| 2022-08-13 | Rollup merge of #100475 - chenyukang:fix-100461, r=fee1-dead | Michael Goulet | -2/+6 |
| 2022-08-13 | Rollup merge of #100438 - compiler-errors:issue-100360, r=lcnr | Michael Goulet | -7/+2 |
| 2022-08-13 | Rollup merge of #100434 - compiler-errors:issue-100373, r=cjgillot | Michael Goulet | -0/+4 |
| 2022-08-13 | wf correctly shallow_resolve consts | lcnr | -9/+7 |
| 2022-08-13 | Do not inline non-simple argument type errors into labels | Michael Goulet | -3/+3 |
| 2022-08-13 | Label argument coercion errors | Michael Goulet | -1/+3 |
| 2022-08-13 | use `span_suggestion` instead of `span_suggestion_verbose` | Takayuki Maeda | -1/+1 |
| 2022-08-13 | give a helpful diagnostic even when the next struct field has an attribute | yukang | -2/+6 |
| 2022-08-12 | Adjust cfgs | Mark Rousskov | -70/+47 |
| 2022-08-12 | Auto merge of #100456 - Dylan-DPC:rollup-fn17z9f, r=Dylan-DPC | bors | -124/+162 |
| 2022-08-12 | Address nit | Michael Goulet | -8/+6 |
| 2022-08-12 | Adjust span of closure param | Michael Goulet | -1/+1 |
| 2022-08-12 | And for closures | Michael Goulet | -1/+18 |
| 2022-08-12 | Point out a single arg if we have a single arg incompatibility | Michael Goulet | -19/+26 |
| 2022-08-12 | Check ctor for missing stability | Michael Goulet | -0/+3 |
| 2022-08-12 | enum variant ctor inherits stability of variant | Michael Goulet | -1/+1 |
| 2022-08-12 | Rollup merge of #100396 - chenyukang:fix-100394, r=petrochenkov | Dylan DPC | -1/+6 |
| 2022-08-12 | Rollup merge of #100366 - davidtwco:translation-never-fail, r=compiler-errors | Dylan DPC | -32/+51 |
| 2022-08-12 | Rollup merge of #100247 - cjgillot:verify-dyn-trait-alias-defaults, r=lcnr | Dylan DPC | -79/+77 |
| 2022-08-12 | Rollup merge of #100229 - RalfJung:extra-const-ub-checks, r=lcnr | Dylan DPC | -12/+28 |
| 2022-08-12 | Auto merge of #100328 - davidtwco:perf-implications, r=nnethercote | bors | -36/+91 |
| 2022-08-12 | suggest removing a semicolon after impl/trait items | Takayuki Maeda | -4/+34 |
| 2022-08-12 | Erase regions better in promote_candidate | Michael Goulet | -7/+2 |
| 2022-08-12 | Auto merge of #99464 - nikic:llvm-15, r=cuviper | bors | -1/+12 |
| 2022-08-12 | Fix HIR pretty printing of let else | Michael Goulet | -0/+4 |
| 2022-08-11 | Suggest path separator when a dot is used on a trait | León Orell Valerian Liehr | -16/+37 |
| 2022-08-11 | Rollup merge of #100392 - nnethercote:simplify-visitors, r=cjgillot | Matthias Krüger | -172/+57 |
| 2022-08-11 | Rollup merge of #100350 - jhpratt:stringify-vis, r=cjgillot | Matthias Krüger | -7/+15 |
| 2022-08-11 | Rollup merge of #100307 - nnethercote:fix-96847, r=cjgillot | Matthias Krüger | -3/+1 |
| 2022-08-11 | Rollup merge of #99500 - tmandry:fuchsia-flags, r=petrochenkov | Matthias Krüger | -4/+21 |
| 2022-08-11 | Rollup merge of #99421 - Bryanskiy:android-crt-static, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2022-08-11 | Rollup merge of #100398 - nnethercote:improve-Zhir-stats, r=michaelwoerister | Dylan DPC | -52/+253 |
| 2022-08-11 | Rollup merge of #100391 - nnethercote:improve-size-assertions, r=lqd | Dylan DPC | -42/+47 |
| 2022-08-11 | Rollup merge of #100351 - compiler-errors:diagnostic-convention, r=fee1-dead | Dylan DPC | -59/+37 |
| 2022-08-11 | Rollup merge of #100232 - cjgillot:no-desugar-methodcall, r=nagisa | Dylan DPC | -38/+44 |
| 2022-08-11 | Rollup merge of #100192 - tmiasko:rm-duplicated-locals, r=nagisa | Dylan DPC | -8/+0 |
| 2022-08-11 | Rollup merge of #100184 - Kixunil:stabilize_ptr_const_cast, r=m-ou-se | Dylan DPC | -1/+0 |
| 2022-08-11 | Rollup merge of #99110 - audunhalland:match_has_guard_from_candidate, r=pnkfelix | Dylan DPC | -1/+1 |
| 2022-08-11 | Rollup merge of #92744 - lambinoo:I-91161-non-exhaustive-foreign-variants, r=... | Dylan DPC | -1/+22 |
| 2022-08-11 | suggest const or static for global variable | chenyukang | -1/+6 |
| 2022-08-11 | Avoid lowering a `MacArgs::Eq` twice. | Nicholas Nethercote | -3/+1 |
| 2022-08-11 | Auto merge of #100315 - compiler-errors:norm-ct-in-proj, r=lcnr | bors | -3/+20 |
| 2022-08-11 | Add a second level to the AST size reporting. | Nicholas Nethercote | -34/+184 |
| 2022-08-11 | Add percentages to `-Zhir-stats` output. | Nicholas Nethercote | -6/+8 |