| Age | Commit message (Expand) | Author | Lines |
| 2021-09-08 | Doc comments | bjorn3 | -17/+17 |
| 2021-09-08 | Rollup merge of #88726 - MingweiSamuel:patch-1, r=wesleywiser | Jack Huey | -1/+1 |
| 2021-09-08 | Rollup merge of #88712 - jhpratt:fix-int_rounding-docs, r=joshtriplett | Jack Huey | -1/+2 |
| 2021-09-08 | Rollup merge of #88694 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | Jack Huey | -15/+1 |
| 2021-09-08 | Rollup merge of #88691 - hyd-dev:88649, r=Mark-Simulacrum | Jack Huey | -0/+18 |
| 2021-09-08 | Rollup merge of #88648 - kpreid:option, r=Mark-Simulacrum | Jack Huey | -8/+8 |
| 2021-09-08 | Rollup merge of #88594 - steffahn:more_symbolic_doc_aliases, r=joshtriplett | Jack Huey | -3/+7 |
| 2021-09-08 | Rollup merge of #88553 - theo-lw:issue-88276, r=estebank | Jack Huey | -6/+105 |
| 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 | Rework DepthFirstSearch API | Niko Matsakis | -3/+69 |
| 2021-09-08 | Revert "Remove optimization_fuel_crate from Session" | bjorn3 | -1/+6 |
| 2021-09-08 | RustWrapper: remove some uses of AttrBuilder | Augie Fackler | -19/+6 |
| 2021-09-08 | Update Cargo.lock | flip1995 | -11/+10 |
| 2021-09-08 | Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup | flip1995 | -1285/+4143 |
| 2021-09-08 | Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup | flip1995 | -1285/+4143 |
| 2021-09-08 | Drop 1.56 stabilizations from 1.55 release notes | Mark Rousskov | -15/+1 |
| 2021-09-08 | Auto merge of #7631 - camsteffen:depinfo, r=flip1995 | bors | -84/+111 |
| 2021-09-08 | Deny warnings in test modules | Cameron Steffen | -0/+23 |
| 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 | Use binary-dep-depinfo to resolve UI dependencies | Cameron Steffen | -80/+88 |
| 2021-09-08 | Remove unused dependencies | Cameron Steffen | -4/+0 |
| 2021-09-08 | Auto merge of #7644 - flip1995:rustup, r=flip1995 | bors | -57/+20 |
| 2021-09-08 | Bump Clippy Version -> 0.1.57 | flip1995 | -5/+3 |
| 2021-09-08 | Bump nightly version -> 2021-09-08 | flip1995 | -1/+1 |
| 2021-09-08 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -1173/+3896 |
| 2021-09-08 | Auto merge of #7607 - dswij:mut-range-bound-break, r=flip1995 | bors | -41/+158 |
| 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/+235 |
| 2021-09-08 | Auto merge of #88061 - jackh726:genericbound-cleanup, r=estebank | bors | -389/+300 |
| 2021-09-08 | Add known problems to `mut_range_bound` docs | dswij | -0/+15 |
| 2021-09-08 | Update test output for `mut_range_bound` | dswij | -11/+36 |
| 2021-09-08 | `mut_range_bound` to check for immediate break from loop | dswij | -21/+77 |
| 2021-09-08 | Add additional test for broken loop in `mut_range_bound` | dswij | -9/+30 |
| 2021-09-08 | Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakis | bors | -1/+239 |
| 2021-09-07 | Fix duplicate error | jackh726 | -27/+7 |
| 2021-09-07 | Detect stricter constraints on gats where clauses in impls vs trait | jackh726 | -50/+153 |
| 2021-09-07 | A bit of cleanup to astconv | jackh726 | -234/+181 |
| 2021-09-07 | Change is_unsized to add_implicitly_sized | jackh726 | -123/+63 |
| 2021-09-07 | Don't move ?Trait bounds to param bounds if they're in where clauses | jackh726 | -82/+103 |
| 2021-09-07 | Static assert size of GenericBoun to ensure size doesn't change | jackh726 | -0/+3 |
| 2021-09-07 | RustWrapper: just use the *AtIndex funcs directly | Augie Fackler | -36/+3 |
| 2021-09-07 | Move documentation to the unstable book | danakj | -13/+24 |
| 2021-09-07 | remap-cwd-prefix | danakj | -3/+70 |
| 2021-09-07 | RustWrapper: avoid deleted unclear attribute methods | Augie Fackler | -18/+70 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -2/+2 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -66/+66 |
| 2021-09-07 | Add portable-simd to .gitignore | bjorn3 | -1/+1 |