| Age | Commit message (Expand) | Author | Lines |
| 2020-11-07 | Rollup merge of #78798 - ankushduacodes:fixing-typo, r=jonas-schievink | Yuki Okushi | -4/+4 |
| 2020-11-07 | Rollup merge of #78726 - GuillaumeGomez:back-link-to-main-website, r=stevekla... | Yuki Okushi | -1/+2 |
| 2020-11-07 | Rollup merge of #78705 - Mark-Simulacrum:nicer-failure-compiletest, r=jyn514 | Yuki Okushi | -2/+36 |
| 2020-11-07 | Rollup merge of #78666 - sasurau4:fix/shellcheck-error, r=jyn514 | Yuki Okushi | -19/+42 |
| 2020-11-07 | Rollup merge of #78514 - jyn514:setup-number, r=Mark-Simulacrum | Yuki Okushi | -6/+9 |
| 2020-11-07 | Rollup merge of #78167 - Nadrieril:fix-76836_, r=varkor | Yuki Okushi | -5/+18 |
| 2020-11-06 | ignore shellcheck error SC2068 | Daiki Ihara | -1/+2 |
| 2020-11-06 | fix shellcheck error of SC2068 | Daiki Ihara | -20/+20 |
| 2020-11-06 | fix shellcheck error of SC1008 | Daiki Ihara | -0/+1 |
| 2020-11-06 | fix shellcheck error of SC2148 | Daiki Ihara | -0/+21 |
| 2020-11-06 | Auto merge of #77351 - jyn514:clippy-sysroot, r=Mark-Simulacrum | bors | -19/+76 |
| 2020-11-06 | Auto merge of #78267 - richkadel:llvm-coverage-counters-2.0.3r1, r=tmandry | bors | -737/+10006 |
| 2020-11-05 | Disable the spanview tests on MacOS for now | Rich Kadel | -0/+20 |
| 2020-11-06 | Auto merge of #77856 - GuillaumeGomez:automatic-links-lint, r=jyn514,ollie27 | bors | -4/+377 |
| 2020-11-06 | Fixing Spelling Typos | ankushduacodes | -4/+4 |
| 2020-11-05 | Fix sed command for Mac | Rich Kadel | -1/+1 |
| 2020-11-05 | rename some tests to avoid exceeding windows path limits | Rich Kadel | -819/+847 |
| 2020-11-05 | fix cross-platform test bugs | Rich Kadel | -40/+17 |
| 2020-11-05 | Responded to all feedback as of 2020-10-30 | Rich Kadel | -0/+6 |
| 2020-11-05 | Added comments on remapping expression IDs, and URL to spanviews | Rich Kadel | -116/+1169 |
| 2020-11-05 | Injecting expressions in place of counters where helpful | Rich Kadel | -547/+529 |
| 2020-11-05 | Adds coverage graphviz | Rich Kadel | -0/+37 |
| 2020-11-05 | Implemented CoverageGraph of BasicCoverageBlocks | Rich Kadel | -294/+216 |
| 2020-11-05 | Rust coverage before splitting instrument_coverage.rs | Rich Kadel | -818/+9062 |
| 2020-11-06 | inliner: Use substs_for_mir_body | Tomasz Miąsko | -0/+91 |
| 2020-11-05 | Get `--fix` working for everything except rustdoc | Joshua Nelson | -7/+17 |
| 2020-11-05 | Infer the default host target from the host toolchain if possible | Joshua Nelson | -3/+20 |
| 2020-11-05 | Emit lints in the order in which they occur in the file. | Nadrieril | -4/+4 |
| 2020-11-05 | Fix unreachable sub-branch detection | Nadrieril | -6/+12 |
| 2020-11-05 | Add test | Nadrieril | -4/+11 |
| 2020-11-06 | More detailed output for the nonterminal marking test | Vadim Petrochenkov | -1/+95 |
| 2020-11-06 | rustc_ast: Visit tokens stored in AST nodes in mutable visitor | Vadim Petrochenkov | -0/+27 |
| 2020-11-05 | Fix even more URLs | Guillaume Gomez | -4/+4 |
| 2020-11-05 | Add PRIVATE_INTRA_DOC_LINKS to rustdoc special-casing | Joshua Nelson | -5/+6 |
| 2020-11-05 | Auto merge of #78774 - flip1995:clippyup, r=Manishearth | bors | -675/+2839 |
| 2020-11-05 | Add shortcut for theme picker menu | Guillaume Gomez | -0/+10 |
| 2020-11-05 | Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup | flip1995 | -675/+2839 |
| 2020-11-05 | Auto merge of #78638 - vn-ki:bindigs-after-at-issue-69971, r=oli-obk | bors | -595/+524 |
| 2020-11-05 | ci: build docs for aarch64-unknown-linux-gnu | Pietro Albini | -2/+2 |
| 2020-11-05 | doc/rustc: promote aarch64-unknown-linux-gnu to tier 1 | Pietro Albini | -1/+7 |
| 2020-11-05 | ci: gate on aarch64-gnu passing tests | Pietro Albini | -17/+3 |
| 2020-11-05 | Rollup merge of #78756 - ehuss:update-cargo, r=ehuss | Mara Bos | -0/+0 |
| 2020-11-05 | Rollup merge of #78742 - vn-ki:fix-issue-78655, r=oli-obk | Mara Bos | -15/+42 |
| 2020-11-05 | Rollup merge of #78739 - hameerabbasi:issue-78654, r=nikomatsakis | Mara Bos | -0/+54 |
| 2020-11-05 | Rollup merge of #78738 - sasurau4:test/move-range-test-to-library-core, r=jyn514 | Mara Bos | -51/+0 |
| 2020-11-05 | Rollup merge of #78727 - liketechnik:issue-55201, r=GuillaumeGomez | Mara Bos | -6/+6 |
| 2020-11-05 | Rollup merge of #78584 - notriddle:master, r=GuillaumeGomez | Mara Bos | -12/+64 |
| 2020-11-05 | Rollup merge of #78425 - chansuke:move_nan, r=jyn514 | Mara Bos | -9/+0 |
| 2020-11-05 | Rollup merge of #76718 - poliorcetics:vec-ui-to-unit-test, r=jyn514 | Mara Bos | -207/+0 |
| 2020-11-05 | Rename lint to non_autolinks | Guillaume Gomez | -30/+31 |