| Age | Commit message (Expand) | Author | Lines |
| 2020-11-08 | Auto merge of #78410 - lcnr:revert75443, r=nikomatsakis | bors | -77/+26 |
| 2020-11-08 | Auto merge of #77729 - petrochenkov:mergetarg, r=Mark-Simulacrum | bors | -1061/+322 |
| 2020-11-07 | Auto merge of #78784 - Mark-Simulacrum:revert-77421, r=petrochenkov | bors | -2/+11 |
| 2020-11-07 | Update recently added targets | Vadim Petrochenkov | -6/+2 |
| 2020-11-07 | rustc_target: Move `linker_flavor` from `Target` to `TargetOptions` | Vadim Petrochenkov | -244/+120 |
| 2020-11-07 | rustc_target: Move `target_vendor` from `Target` to `TargetOptions` | Vadim Petrochenkov | -163/+28 |
| 2020-11-07 | rustc_target: Move `target_env` from `Target` to `TargetOptions` | Vadim Petrochenkov | -158/+27 |
| 2020-11-07 | rustc_target: Move `target_os` from `Target` to `TargetOptions` | Vadim Petrochenkov | -169/+52 |
| 2020-11-07 | rustc_target: Move `target_endian` from `Target` to `TargetOptions` | Vadim Petrochenkov | -168/+75 |
| 2020-11-07 | rustc_target: Move `target_c_int_width` from `Target` to `TargetOptions` | Vadim Petrochenkov | -155/+20 |
| 2020-11-06 | improve fixme | Bastian Kauschke | -3/+6 |
| 2020-11-06 | Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one mo... | Mark Rousskov | -2/+11 |
| 2020-11-07 | Rollup merge of #78798 - ankushduacodes:fixing-typo, r=jonas-schievink | Yuki Okushi | -2/+2 |
| 2020-11-07 | Rollup merge of #78795 - est31:node_id_assignment_doc_fix, r=oli-obk | Yuki Okushi | -2/+2 |
| 2020-11-07 | Rollup merge of #78794 - est31:collect_bang, r=oli-obk | Yuki Okushi | -3/+3 |
| 2020-11-07 | Rollup merge of #78771 - tmiasko:inline-consts, r=oli-obk | Yuki Okushi | -8/+10 |
| 2020-11-07 | Rollup merge of #78760 - jyn514:deny-invalid-codeblocks, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2020-11-07 | Rollup merge of #78666 - sasurau4:fix/shellcheck-error, r=jyn514 | Yuki Okushi | -4/+5 |
| 2020-11-07 | Rollup merge of #78167 - Nadrieril:fix-76836_, r=varkor | Yuki Okushi | -34/+93 |
| 2020-11-06 | fix shellcheck error of SC2068 | Daiki Ihara | -4/+4 |
| 2020-11-06 | fix shellcheck error of SC2148 | Daiki Ihara | -0/+1 |
| 2020-11-06 | Auto merge of #78267 - richkadel:llvm-coverage-counters-2.0.3r1, r=tmandry | bors | -1382/+4064 |
| 2020-11-06 | Auto merge of #77856 - GuillaumeGomez:automatic-links-lint, r=jyn514,ollie27 | bors | -22/+35 |
| 2020-11-06 | Fixing Spelling Typos | ankushduacodes | -2/+2 |
| 2020-11-05 | Responded to all feedback as of 2020-10-30 | Rich Kadel | -208/+361 |
| 2020-11-05 | Addressed all feedback to date | Rich Kadel | -57/+41 |
| 2020-11-05 | Added comments on remapping expression IDs, and URL to spanviews | Rich Kadel | -1/+19 |
| 2020-11-05 | Injecting expressions in place of counters where helpful | Rich Kadel | -56/+1455 |
| 2020-11-05 | Adds coverage graphviz | Rich Kadel | -10/+620 |
| 2020-11-05 | Implemented CoverageGraph of BasicCoverageBlocks | Rich Kadel | -199/+347 |
| 2020-11-05 | Splitting transform/instrument_coverage.rs into transform/coverage/... | Rich Kadel | -730/+766 |
| 2020-11-05 | Rust coverage before splitting instrument_coverage.rs | Rich Kadel | -425/+759 |
| 2020-11-06 | The renumber pass is long gone | est31 | -2/+2 |
| 2020-11-06 | rustc_expand: use collect_bang helper instead of manual reimplementation | est31 | -3/+3 |
| 2020-11-05 | Emit lints in the order in which they occur in the file. | Nadrieril | -4/+5 |
| 2020-11-05 | Fix unreachable sub-branch detection | Nadrieril | -35/+93 |
| 2020-11-05 | Fix even more URLs | Guillaume Gomez | -13/+13 |
| 2020-11-05 | `deny(invalid_codeblock_attributes)` | Joshua Nelson | -0/+1 |
| 2020-11-05 | Auto merge of #78638 - vn-ki:bindigs-after-at-issue-69971, r=oli-obk | bors | -0/+44 |
| 2020-11-05 | Rollup merge of #78758 - eltociear:patch-1, r=jyn514 | Mara Bos | -1/+1 |
| 2020-11-05 | Rollup merge of #78742 - vn-ki:fix-issue-78655, r=oli-obk | Mara Bos | -11/+24 |
| 2020-11-05 | Rollup merge of #78739 - hameerabbasi:issue-78654, r=nikomatsakis | Mara Bos | -0/+1 |
| 2020-11-05 | Rollup merge of #78733 - matthiaskrgr:cl11ppy, r=jyn514 | Mara Bos | -21/+14 |
| 2020-11-05 | Fix more URLs | Guillaume Gomez | -4/+4 |
| 2020-11-05 | Rename lint to non_autolinks | Guillaume Gomez | -6/+6 |
| 2020-11-05 | Rename automatic_links to url_improvements | Guillaume Gomez | -7/+7 |
| 2020-11-05 | Fix automatic_links warnings | Guillaume Gomez | -4/+4 |
| 2020-11-05 | Improve automatic_links globally | Guillaume Gomez | -5/+5 |
| 2020-11-05 | Add documentation for automatic_links lint | Guillaume Gomez | -3/+3 |
| 2020-11-05 | Add new lint for automatic_links improvements | Guillaume Gomez | -1/+14 |