| Age | Commit message (Expand) | Author | Lines |
| 2022-10-14 | Rollup merge of #103000 - wesleywiser:suggest_libname, r=compiler-errors | Matthias Krüger | -0/+30 |
| 2022-10-13 | Rollup merge of #102999 - compiler-errors:issue-102985, r=fee1-dead | Dylan DPC | -0/+37 |
| 2022-10-13 | Rollup merge of #102956 - TaKO8Ki:fix-102946, r=fee1-dead | Dylan DPC | -0/+33 |
| 2022-10-13 | Rollup merge of #102947 - compiler-errors:sort-elaborated-existentials, r=cjg... | Dylan DPC | -0/+25 |
| 2022-10-13 | Rollup merge of #102765 - TaKO8Ki:follow-up-to-102708, r=compiler-errors | Dylan DPC | -1/+24 |
| 2022-10-13 | Add suggestion to the "missing native library" error | Wesley Wiser | -0/+30 |
| 2022-10-13 | Delay intrinsic call until after we've determined the callee is a function | Michael Goulet | -0/+37 |
| 2022-10-13 | Sort elaborated existential predicates in object_ty_for_trait | Michael Goulet | -0/+25 |
| 2022-10-13 | Rollup merge of #102974 - Rageking8:fix-small-word-dupe-typos, r=JohnTitor | Yuki Okushi | -16/+16 |
| 2022-10-13 | Rollup merge of #102967 - Rageking8:add-test-for-issue-102964, r=TaKO8Ki | Yuki Okushi | -0/+29 |
| 2022-10-13 | Rollup merge of #102641 - eholk:dyn-star-box, r=compiler-errors | Yuki Okushi | -0/+17 |
| 2022-10-12 | Auto merge of #101679 - compiler-errors:rpitit-default-body, r=nikomatsakis | bors | -95/+68 |
| 2022-10-13 | fix small word dupe typos | Rageking8 | -16/+16 |
| 2022-10-12 | Rollup merge of #102927 - compiler-errors:let, r=davidtwco | Dylan DPC | -6/+70 |
| 2022-10-12 | Rollup merge of #102719 - Nilstrieb:tidy-alphabetical, r=jackh726 | Dylan DPC | -22/+22 |
| 2022-10-12 | Rollup merge of #102623 - davidtwco:translation-eager, r=compiler-errors | Dylan DPC | -8/+125 |
| 2022-10-12 | Add broken test for AFIT with RPITIT | Michael Goulet | -0/+33 |
| 2022-10-12 | add test for issue 102964 | Rageking8 | -0/+29 |
| 2022-10-12 | Use `tidy-alphabetical` in the compiler | Nilstrieb | -22/+22 |
| 2022-10-12 | Auto merge of #102460 - flba-eb:fix_85261_prevent_alloc_after_fork, r=thomcc | bors | -1/+42 |
| 2022-10-12 | fix #102946 | Takayuki Maeda | -0/+33 |
| 2022-10-12 | Rollup merge of #102924 - notriddle:notriddle/sidebar-link-class, r=Guillaume... | Dylan DPC | -64/+64 |
| 2022-10-12 | Rollup merge of #102890 - camsteffen:adt-sized-representability, r=cjgillot | Dylan DPC | -57/+36 |
| 2022-10-12 | Rollup merge of #102187 - b-naber:inline-const-source-info, r=eholk | Dylan DPC | -0/+67 |
| 2022-10-12 | Rollup merge of #102110 - CleanCut:migrate_rustc_passes_diagnostics, r=davidtwco | Dylan DPC | -2/+2 |
| 2022-10-11 | Fix let removal suggestion in struct | Michael Goulet | -6/+70 |
| 2022-10-11 | Rollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco | Matthias Krüger | -0/+70 |
| 2022-10-11 | Rollup merge of #100387 - cjgillot:hygiene-trait-impl, r=petrochenkov | Matthias Krüger | -22/+89 |
| 2022-10-11 | rustdoc: remove unused classes from sidebar | Michael Howell | -64/+64 |
| 2022-10-11 | Rollup merge of #102898 - notriddle:notriddle/sidebar-block, r=GuillaumeGomez | Yuki Okushi | -14/+14 |
| 2022-10-11 | Report duplicate definitions in trait impls during resolution. | Camille GILLOT | -22/+89 |
| 2022-10-11 | Auto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum | bors | -3/+3 |
| 2022-10-11 | Auto merge of #102896 - matthiaskrgr:rollup-jg5xawz, r=matthiaskrgr | bors | -716/+363 |
| 2022-10-10 | Auto merge of #101720 - GuillaumeGomez:warn-INVALID_HTML_TAGS, r=notriddle | bors | -14/+79 |
| 2022-10-10 | Check representability in adt_sized_constraint | Cameron Steffen | -57/+36 |
| 2022-10-10 | Rollup merge of #102888 - GuillaumeGomez:improve-search-color-check, r=notriddle | Matthias Krüger | -710/+233 |
| 2022-10-10 | Rollup merge of #102876 - SparrowLii:import-candidate, r=fee1-dead | Matthias Krüger | -4/+83 |
| 2022-10-10 | Rollup merge of #101789 - gimbles:let, r=estebank | Matthias Krüger | -2/+8 |
| 2022-10-10 | Rollup merge of #101360 - compiler-errors:multiple-closure-bounds, r=petroche... | Matthias Krüger | -0/+39 |
| 2022-10-10 | Auto merge of #102596 - scottmcm:option-bool-calloc, r=Mark-Simulacrum | bors | -1/+18 |
| 2022-10-10 | rustdoc: remove unneeded `<div>` wrapper from sidebar DOM | Michael Howell | -14/+14 |
| 2022-10-11 | fix #102878 | Takayuki Maeda | -0/+70 |
| 2022-10-10 | Update rustdoc tests | Guillaume Gomez | -14/+79 |
| 2022-10-10 | Simplify result color checks | Guillaume Gomez | -710/+233 |
| 2022-10-10 | macros: separate suggestion fmt'ing and emission | David Wood | -0/+24 |
| 2022-10-10 | macros: `#[subdiagnostic(eager)]` | David Wood | -1/+88 |
| 2022-10-10 | errors: `AddToDiagnostic::add_to_diagnostic_with` | David Wood | -7/+13 |
| 2022-10-10 | `let` is not allowed in struct field definitions | gimbles | -2/+8 |
| 2022-10-10 | Rollup merge of #102868 - compiler-errors:rename-assoc-tyalias-to-ty, r=TaKO8Ki | Dylan DPC | -2/+2 |
| 2022-10-10 | Rollup merge of #102853 - cjgillot:skip-opaque-cast, r=jackh726 | Dylan DPC | -0/+17 |