| Age | Commit message (Expand) | Author | Lines |
| 2020-08-04 | Rollup merge of #75083 - JohnTitor:follow-up-unused-braces, r=lcnr | Yuki Okushi | -25/+21 |
| 2020-08-04 | Rollup merge of #75081 - jyn514:fix-logging, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2020-08-04 | Rollup merge of #75056 - Veykril:path_statements_lint, r=oli-obk | Yuki Okushi | -5/+44 |
| 2020-08-04 | Rollup merge of #75043 - petrochenkov:hasname, r=nnethercote | Yuki Okushi | -89/+94 |
| 2020-08-03 | Auto merge of #74526 - erikdesjardins:reftrack, r=Mark-Simulacrum | bors | -1/+8 |
| 2020-08-04 | rustc_ast: More detailed docs for `Attribute::check_name` | Vadim Petrochenkov | -1/+5 |
| 2020-08-04 | rustc_ast: `(Nested)MetaItem::check_name` -> `has_name` | Vadim Petrochenkov | -89/+90 |
| 2020-08-03 | Auto merge of #75076 - tmiasko:simplify-goto, r=oli-obk | bors | -3/+8 |
| 2020-08-03 | Auto merge of #75068 - petrochenkov:ignore-debinfo, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-08-03 | Auto merge of #75055 - cjgillot:clean-cache, r=oli-obk | bors | -367/+145 |
| 2020-08-03 | Do not trigger `unused_braces` for `while let` | Yuki Okushi | -25/+21 |
| 2020-08-02 | Fix logging for rustdoc | Joshua Nelson | -1/+1 |
| 2020-08-03 | Auto merge of #74969 - nnethercote:rm-GCX_PTR, r=Mark-Simulacrum | bors | -78/+36 |
| 2020-08-02 | Auto merge of #74948 - lzutao:stalize-result-as-deref, r=dtolnay | bors | -46/+3 |
| 2020-08-03 | Use more appropriate `tls::with_*` methods in some places. | Nicholas Nethercote | -8/+7 |
| 2020-08-03 | Remove `GCX_PTR`. | Nicholas Nethercote | -74/+33 |
| 2020-08-03 | Remove redundant assignment from CfgSimplifier | Tomasz Miąsko | -2/+0 |
| 2020-08-03 | Fix change detection in CfgSimplifier::collapse_goto_chain | Tomasz Miąsko | -1/+8 |
| 2020-08-02 | Auto merge of #75070 - Manishearth:rollup-2kgcaw5, r=Manishearth | bors | -48/+183 |
| 2020-08-02 | Rollup merge of #75064 - petrochenkov:llvmtarg, r=Mark-Simulacrum | Manish Goregaokar | -17/+45 |
| 2020-08-02 | Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPC | Manish Goregaokar | -18/+18 |
| 2020-08-02 | Rollup merge of #75031 - JohnTitor:unused-parens-braces-yield, r=lcnr | Manish Goregaokar | -1/+96 |
| 2020-08-02 | Rollup merge of #74980 - davidtwco:issue-74745-pprust-regression-test, r=petr... | Manish Goregaokar | -12/+24 |
| 2020-08-02 | Auto merge of #74826 - matklad:mbe-fragment, r=petrochenkov | bors | -339/+319 |
| 2020-08-02 | tests: Ignore src/test/debuginfo/rc_arc.rs on Windows | Vadim Petrochenkov | -0/+1 |
| 2020-08-02 | Lint path statements to use drop for drop types | Lukas Wirth | -5/+44 |
| 2020-08-02 | Auto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov | bors | -56/+146 |
| 2020-08-02 | compiletest: Support ignoring tests requiring missing LLVM components | Vadim Petrochenkov | -17/+45 |
| 2020-08-03 | Recover strictness for `yield` | Yuki Okushi | -9/+60 |
| 2020-08-03 | Rollup merge of #75057 - Mark-Simulacrum:avoid-long-print, r=alexcrichton | Yuki Okushi | -1/+3 |
| 2020-08-03 | Rollup merge of #75054 - cjgillot:rename-depkind, r=petrochenkov | Yuki Okushi | -35/+35 |
| 2020-08-03 | Rollup merge of #75044 - GuillaumeGomez:cleanup-e0744, r=pickfire | Yuki Okushi | -3/+5 |
| 2020-08-03 | Rollup merge of #75041 - pawanbisht62:feature/replace-log-with-tracing, r=oli... | Yuki Okushi | -8/+8 |
| 2020-08-03 | Rollup merge of #75010 - Aaron1011:feature/remove-old-deps, r=Mark-Simulacrum | Yuki Okushi | -1/+0 |
| 2020-08-03 | Rollup merge of #74781 - GuillaumeGomez:cleanup-e0733, r=jyn514 | Yuki Okushi | -5/+9 |
| 2020-08-02 | fix typos | liuzhenyu | -18/+18 |
| 2020-08-02 | Avoid dumping rustc invocations to stdout | Mark Rousskov | -1/+3 |
| 2020-08-02 | compiletest: print diff for pretty tests | David Wood | -9/+16 |
| 2020-08-02 | tests: add regression test for #74745 | David Wood | -0/+5 |
| 2020-08-02 | pprust: adjust mixed comment printing | David Wood | -3/+3 |
| 2020-08-02 | Rename rustc_middle::cstore::DepKind to DependencyKind. | Camille GILLOT | -35/+35 |
| 2020-08-02 | Auto merge of #74675 - pietroalbini:aarch64-ci-fallible, r=Mark-Simulacrum | bors | -1/+16 |
| 2020-08-02 | Use Lift derive proc-macro in librustc_traits. | Camille GILLOT | -239/+23 |
| 2020-08-02 | Move IntercrateAmbiguityCause to librustc_trait_selection. | Camille GILLOT | -41/+41 |
| 2020-08-02 | Introduce an abstraction for EvaluationCache and SelectionCache. | Camille GILLOT | -87/+81 |
| 2020-08-02 | Auto merge of #74210 - estebank:type-ascriptomatic, r=petrochenkov | bors | -181/+212 |
| 2020-08-02 | Formatting: don't mix mod and use | Aleksey Kladov | -6/+5 |
| 2020-08-02 | Use NonterminalKind for MetaVarDecl | Aleksey Kladov | -134/+95 |
| 2020-08-02 | Introduce NonterminalKind | Aleksey Kladov | -211/+231 |
| 2020-08-02 | Clean up E0744 explanation | Guillaume Gomez | -3/+5 |