| Age | Commit message (Expand) | Author | Lines |
| 2021-09-09 | Revert "Add test for pretty printing anonymous types" | Felix S. Klock II | -24/+0 |
| 2021-09-09 | Revert "Allow formatting `Anonymous{Struct, Union}` declarations" | Felix S. Klock II | -65/+12 |
| 2021-09-09 | Workaround blink/chromium grid layout limitation of 1000 rows | Stefan Schindler | -0/+12 |
| 2021-09-09 | Update dependencies | Samuel E. Moelius III | -34/+32 |
| 2021-09-09 | Allow missing code examples in trait impls. | Hans Niklas Jacob | -0/+27 |
| 2021-09-09 | Auto merge of #88676 - devnexen:fbsd_toolchain_upd, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-09-09 | Prep for upgrade to cargo_metadata 0.14.0 | Samuel E. Moelius III | -10/+4 |
| 2021-09-09 | Fix issue #72649: avoid spurious "previous iteration of loop" errors. | Robert Xiao | -0/+132 |
| 2021-09-09 | Allow ~const bounds on inherent impls | Deadbeef | -0/+21 |
| 2021-09-09 | Add another test case + fmt | Deadbeef | -10/+92 |
| 2021-09-09 | fix precise live drops | Deadbeef | -4/+35 |
| 2021-09-09 | Use trait select logic instead of query | Deadbeef | -4/+34 |
| 2021-09-09 | fmt | Deadbeef | -1/+1 |
| 2021-09-09 | Failing test | Deadbeef | -0/+31 |
| 2021-09-09 | Const drop selection candidates | Deadbeef | -0/+51 |
| 2021-09-09 | better test | Deadbeef | -35/+15 |
| 2021-09-09 | Add a simple test case | Deadbeef | -0/+48 |
| 2021-09-09 | Auto merge of #88752 - Mark-Simulacrum:bootstrap-bump, r=m-ou-se | bors | -334/+336 |
| 2021-09-08 | Fatal error for functions with more than 65535 arguments | Noble-Mushtak | -0/+25 |
| 2021-09-08 | Bump stage0 compiler to 1.56 | Mark Rousskov | -334/+336 |
| 2021-09-09 | CI please | Ellen | -0/+1 |
| 2021-09-09 | resolve `from_hir_call` FIXME | Ellen | -1/+24 |
| 2021-09-09 | add a `CastKind` to `Node::Cast` | Ellen | -0/+21 |
| 2021-09-09 | bless stderr | Ellen | -13/+8 |
| 2021-09-09 | dont support blocks | Ellen | -9/+3 |
| 2021-09-08 | Auto merge of #88615 - flip1995:clippyup, r=Manishearth | bors | -1284/+4139 |
| 2021-09-08 | Update cargo | Eric Huss | -0/+0 |
| 2021-09-08 | Auto merge of #80522 - cjgillot:borrowcrate, r=oli-obk | bors | -12/+15 |
| 2021-09-08 | Remove special dogfood target | Cameron Steffen | -19/+1 |
| 2021-09-08 | Update run-make-fulldeps. | Camille GILLOT | -4/+4 |
| 2021-09-08 | Rollup merge of #88691 - hyd-dev:88649, r=Mark-Simulacrum | Jack Huey | -0/+18 |
| 2021-09-08 | Rollup merge of #88553 - theo-lw:issue-88276, r=estebank | Jack Huey | -6/+78 |
| 2021-09-08 | Rollup merge of #88541 - vandenheuvel:regression_test_74400, r=Mark-Simulacrum | Jack Huey | -0/+54 |
| 2021-09-08 | Rollup merge of #86263 - fee1-dead:rustdoc-layout-variants, r=camelid | Jack Huey | -11/+64 |
| 2021-09-08 | Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup | flip1995 | -1285/+4143 |
| 2021-09-08 | Add tests to ensure that <table> don't break doc blocks width anymore | Guillaume Gomez | -0/+33 |
| 2021-09-08 | Wrap <table> elements into <div> to prevent breaking layout and width | Guillaume Gomez | -3/+48 |
| 2021-09-08 | Auto merge of #87489 - bdalrhm:rustdoc-line-num, r=CraftSpider | bors | -1/+29 |
| 2021-09-08 | update of the CI freebsd toolchain | David Carlier | -1/+1 |
| 2021-09-08 | Auto merge of #86943 - ptrojahn:suggest_derive, r=estebank | bors | -0/+148 |
| 2021-09-08 | Auto merge of #88061 - jackh726:genericbound-cleanup, r=estebank | bors | -57/+57 |
| 2021-09-08 | Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakis | bors | -0/+206 |
| 2021-09-07 | Fix duplicate error | jackh726 | -27/+6 |
| 2021-09-07 | Detect stricter constraints on gats where clauses in impls vs trait | jackh726 | -20/+57 |
| 2021-09-07 | A bit of cleanup to astconv | jackh726 | -53/+46 |
| 2021-09-07 | Don't move ?Trait bounds to param bounds if they're in where clauses | jackh726 | -4/+11 |
| 2021-09-07 | Move documentation to the unstable book | danakj | -13/+24 |
| 2021-09-07 | remap-cwd-prefix | danakj | -0/+55 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -5/+5 |
| 2021-09-07 | Auto merge of #88724 - Mark-Simulacrum:bump-rls, r=Mark-Simulacrum | bors | -0/+0 |