| Age | Commit message (Expand) | Author | Lines |
| 2022-10-05 | add test for issue 82633 | Rageking8 | -0/+173 |
| 2022-10-05 | Auto merge of #102691 - notriddle:rollup-tdtyagp, r=notriddle | bors | -38/+33 |
| 2022-10-04 | Rollup merge of #102686 - cuviper:rls-tool_std, r=jyn514 | Michael Howell | -1/+1 |
| 2022-10-04 | Rollup merge of #102670 - lyming2007:issue-101866-fix, r=compiler-errors | Michael Howell | -15/+15 |
| 2022-10-04 | Rollup merge of #102662 - notriddle:notriddle/code-header-display-block, r=Gu... | Michael Howell | -4/+0 |
| 2022-10-04 | Rollup merge of #102650 - Rageking8:slightly-improve-no-return-for-returning-... | Michael Howell | -18/+17 |
| 2022-10-04 | Don't build the compiler before building rls | Josh Stone | -1/+1 |
| 2022-10-04 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-04 | follow-up fix about 101866 to print the self type. | Yiming Lei | -15/+15 |
| 2022-10-04 | Rollup merge of #102651 - oli-obk:non_region_things, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-10-04 | Rollup merge of #102648 - Rageking8:add-test-for-#102605, r=compiler-errors | Matthias Krüger | -0/+56 |
| 2022-10-04 | Rollup merge of #102647 - oli-obk:tilde_const_bounds, r=fee1-dead | Matthias Krüger | -91/+188 |
| 2022-10-04 | Rollup merge of #102488 - compiler-errors:gat-compatibility, r=oli-obk | Matthias Krüger | -0/+28 |
| 2022-10-04 | Rollup merge of #102241 - jyn514:manifest-json-docs, r=Mark-Simulacrum | Matthias Krüger | -2/+17 |
| 2022-10-04 | rustdoc: remove no-op CSS `.code-header { display: block }` | Michael Howell | -4/+0 |
| 2022-10-04 | It's not about types or consts, but the lack of regions | Oli Scherer | -1/+1 |
| 2022-10-04 | slightly improve no return for returning function error | Rageking8 | -18/+17 |
| 2022-10-04 | Rollup merge of #102633 - Nilstrieb:rustdoc-lint-🏳️⚧️late, r=davi... | Dylan DPC | -3/+27 |
| 2022-10-04 | Rollup merge of #102568 - compiler-errors:lint-unsatisfied-opaques, r=oli-obk | Dylan DPC | -0/+108 |
| 2022-10-04 | Rollup merge of #102559 - compiler-errors:issue-102553, r=oli-obk | Dylan DPC | -0/+24 |
| 2022-10-04 | Rollup merge of #102489 - compiler-errors:issue-102074, r=oli-obk | Dylan DPC | -2/+34 |
| 2022-10-04 | Merge the `~const` and `impl const` checks and add some explanatory notes | Oli Scherer | -17/+10 |
| 2022-10-04 | add test for #102605 | Rageking8 | -0/+56 |
| 2022-10-04 | Only allow ~const bounds for traits with #[const_trait] | Oli Scherer | -82/+186 |
| 2022-10-04 | Auto merge of #102644 - matthiaskrgr:rollup-rg0sw41, r=matthiaskrgr | bors | -214/+817 |
| 2022-10-04 | Rollup merge of #102639 - nnethercote:improve-spans-splitting, r=Aaron1011 | Matthias Krüger | -82/+152 |
| 2022-10-04 | Rollup merge of #102637 - andrewpollack:ignore-fuchsia-two-tests, r=tmandry | Matthias Krüger | -0/+2 |
| 2022-10-04 | Rollup merge of #102624 - notriddle:notriddle/summary-before, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-10-04 | Rollup merge of #102567 - compiler-errors:issue-102561, r=davidtwco | Matthias Krüger | -0/+19 |
| 2022-10-04 | Rollup merge of #102547 - GuillaumeGomez:migrate-css-theme-search-result, r=n... | Matthias Krüger | -128/+605 |
| 2022-10-04 | Rollup merge of #102441 - chenyukang:fix-102320-unwrap_or_else, r=compiler-er... | Matthias Krüger | -0/+39 |
| 2022-10-04 | Auto merge of #102395 - davidtwco:translation-rename-typeck, r=compiler-errors | bors | -233/+233 |
| 2022-10-04 | We are able to resolve methods even if they need subst | Michael Goulet | -2/+11 |
| 2022-10-04 | Normalize substs before resolving instance in NoopMethodCall lint | Michael Goulet | -0/+23 |
| 2022-10-04 | Improve spans when splitting multi-char operator tokens for proc macros. | Nicholas Nethercote | -65/+65 |
| 2022-10-03 | Extend GUI test to check hover and focus on search results | Guillaume Gomez | -44/+597 |
| 2022-10-03 | Migrate search results theme style to CSS variables | Guillaume Gomez | -84/+8 |
| 2022-10-03 | Ignore fuchsia on two compiler tests | Andrew Pollack | -0/+2 |
| 2022-10-03 | Auto merge of #102632 - matthiaskrgr:rollup-h8s3zmo, r=matthiaskrgr | bors | -1/+42 |
| 2022-10-03 | Fix rustdoc ICE in invalid_rust_codeblocks lint | Nilstrieb | -3/+27 |
| 2022-10-03 | Rollup merge of #101040 - danielhenrymantilla:no-bounds-for-default-annotated... | Matthias Krüger | -1/+42 |
| 2022-10-03 | Rollup merge of #102620 - GuillaumeGomez:css-stab-migration, r=notriddle | Matthias Krüger | -20/+13 |
| 2022-10-03 | Rollup merge of #102613 - TaKO8Ki:fix-part-of-101739, r=compiler-errors | Matthias Krüger | -0/+94 |
| 2022-10-03 | Rollup merge of #102597 - compiler-errors:issue-102571, r=davidtwco | Matthias Krüger | -0/+38 |
| 2022-10-03 | Rollup merge of #102439 - fmease:rustdoc-simplify-cross-crate-trait-bounds, r... | Matthias Krüger | -23/+107 |
| 2022-10-03 | rustdoc: remove font family CSS on `.rustdoc-toggle summary::before` | Michael Howell | -4/+0 |
| 2022-10-03 | Auto merge of #102610 - dawnofmidnight:git-commit-hash, r=Mark-Simulacrum | bors | -0/+7 |
| 2022-10-03 | Migrate stab elements style to CSS variables | Guillaume Gomez | -20/+13 |
| 2022-10-03 | errors: rename `typeck.ftl` to `hir_analysis.ftl` | David Wood | -233/+233 |
| 2022-10-03 | check if const is ADT or not | Takayuki Maeda | -2/+59 |