| Age | Commit message (Expand) | Author | Lines |
| 2023-03-06 | Implement param_env for RPITITs assoc type | Santiago Pastorino | -2/+16 |
| 2023-03-06 | Implement type_of for RPITITs assoc type | Santiago Pastorino | -1/+20 |
| 2023-03-06 | Properly implement explicit_item_bounds for RPITITs trait assoc ty | Santiago Pastorino | -14/+23 |
| 2023-03-06 | Map to new synthesized assoc ty for RPITITs in astconv | Santiago Pastorino | -1/+9 |
| 2023-03-06 | Collect newly synthesized RPITITs on ImplTraitInTraitCollector | Santiago Pastorino | -1/+1 |
| 2023-03-06 | Avoid accessing HIR for RPITITs on check_type_bounds | Santiago Pastorino | -7/+14 |
| 2023-03-06 | Add is_impl_trait_in_trait | Santiago Pastorino | -0/+8 |
| 2023-03-06 | Add tcx::lower_impl_trait_in_trait_to_assoc_ty to avoid accessing through ses... | Santiago Pastorino | -3/+7 |
| 2023-03-05 | Auto merge of #105117 - pitaj:debug_asserts, r=the8472 | bors | -35/+50 |
| 2023-03-05 | Auto merge of #108041 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | bors | -0/+96 |
| 2023-03-05 | Auto merge of #108771 - matthiaskrgr:rollup-whlvo2g, r=matthiaskrgr | bors | -250/+231 |
| 2023-03-05 | Rollup merge of #108749 - GuillaumeGomez:clean-up-rustdoc-js-tester, r=notriddle | Matthias Krüger | -58/+55 |
| 2023-03-05 | Rollup merge of #108744 - compiler-errors:non_lifetime_binders-bad-copy-clone... | Matthias Krüger | -5/+39 |
| 2023-03-05 | Rollup merge of #108626 - ozkanonur:consistent-json-docs, r=aDotInTheVoid | Matthias Krüger | -33/+31 |
| 2023-03-05 | Rollup merge of #108618 - KittyBorgX:master, r=Mark-Simulacrum | Matthias Krüger | -8/+8 |
| 2023-03-05 | Rollup merge of #108616 - jyn514:sync-codegen, r=albertlarsan68 | Matthias Krüger | -0/+7 |
| 2023-03-05 | Rollup merge of #108613 - jyn514:rm-skip-rebuild, r=Mark-Simulacrum | Matthias Krüger | -38/+0 |
| 2023-03-05 | Rollup merge of #106440 - jyn514:tidy, r=the8472 | Matthias Krüger | -108/+91 |
| 2023-03-05 | Don't walk the `tests/` directories in checks that always skip it | Joshua Nelson | -25/+15 |
| 2023-03-05 | Reuse allocations between files | Joshua Nelson | -3/+6 |
| 2023-03-05 | Ignore things in .gitignore in tidy | Joshua Nelson | -85/+75 |
| 2023-03-05 | Sync codegen defaults with compiler defaults and add a ping message so they s... | Joshua Nelson | -0/+7 |
| 2023-03-05 | Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot | bors | -154/+118 |
| 2023-03-05 | Auto merge of #107844 - Zeegomo:no-drop-and-rep, r=cjgillot | bors | -152/+281 |
| 2023-03-05 | Auto merge of #107723 - Kobzol:bootstrap-bolt, r=Mark-Simulacrum | bors | -43/+146 |
| 2023-03-05 | Auto merge of #101550 - CraftSpider:link-dead-windows, r=wesleywiser | bors | -5/+20 |
| 2023-03-04 | Add 1.68.0 release notes | Mark Rousskov | -0/+96 |
| 2023-03-04 | Auto merge of #108747 - matthiaskrgr:rollup-wfc7fx4, r=matthiaskrgr | bors | -195/+176 |
| 2023-03-04 | Comment for why char boundaries aren't checked | Peter Jaszkowiak | -0/+6 |
| 2023-03-05 | fix inconsistent json outputs from rustdoc | ozkanonur | -33/+31 |
| 2023-03-04 | Clean up rustdoc-js tester.js file | Guillaume Gomez | -58/+55 |
| 2023-03-04 | Rollup merge of #108736 - clubby789:ast-passes-unstable, r=Nilstrieb | Matthias Krüger | -3/+2 |
| 2023-03-04 | Rollup merge of #108734 - clubby789:rustdoc-layout-uninhabited, r=GuillaumeGomez | Matthias Krüger | -0/+14 |
| 2023-03-04 | Rollup merge of #108724 - tshepang:de-public, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2023-03-04 | Rollup merge of #108723 - notriddle:notriddle/where-clause, r=GuillaumeGomez | Matthias Krüger | -21/+55 |
| 2023-03-04 | Rollup merge of #108715 - chenyukang:yukang/cleanup-parser-delims, r=compiler... | Matthias Krüger | -158/+12 |
| 2023-03-04 | Rollup merge of #108632 - Teapot4195:issue-108612-fix, r=ozkanonur | Matthias Krüger | -4/+19 |
| 2023-03-04 | Rollup merge of #108627 - estebank:suggestion-hightlight, r=WaffleLapkin | Matthias Krüger | -6/+71 |
| 2023-03-04 | Auto merge of #108740 - Mark-Simulacrum:version-bump, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-03-04 | Don't ICE when encountering bound var in builtin copy/clone bounds | Michael Goulet | -5/+39 |
| 2023-03-04 | Add check for dry run | Jakub Beránek | -5/+1 |
| 2023-03-04 | rustdoc: function signature search with traits in `where` clause | Michael Howell | -21/+55 |
| 2023-03-04 | Try to avoid the last rustc rebuild | Jakub Beránek | -0/+3 |
| 2023-03-04 | Create BOLT build steps to avoid running BOLT multiple times on the same file | Jakub Beránek | -19/+127 |
| 2023-03-04 | Apply BOLT optimizations without rebuilding LLVM | Jakub Beránek | -36/+32 |
| 2023-03-04 | Bump version to 1.70.0 | Mark Rousskov | -1/+1 |
| 2023-03-04 | Auto merge of #108692 - nnethercote:dont-call-temporary_scope-twice, r=cjgillot | bors | -4/+2 |
| 2023-03-04 | Remove `allow(potential_query_instability)` from `ast_passes` | clubby789 | -3/+2 |
| 2023-03-04 | rustdoc: Note in a type's layout/size if it is uninhabited | clubby789 | -0/+14 |
| 2023-03-04 | Auto merge of #108732 - Dylan-DPC:rollup-dy1l8sx, r=Dylan-DPC | bors | -19/+73 |