| Age | Commit message (Expand) | Author | Lines |
| 2020-08-06 | Fix outdated code | Joshua Nelson | -6/+4 |
| 2020-08-06 | Improve tests | Joshua Nelson | -19/+22 |
| 2020-08-06 | Use the proper kind for associated items | Joshua Nelson | -13/+25 |
| 2020-08-06 | Still print help even if there's no span | Joshua Nelson | -0/+2 |
| 2020-08-05 | Suggest f() for functions and add a test case | Joshua Nelson | -2/+16 |
| 2020-08-05 | Unresolved link -> incompatible link kind | Joshua Nelson | -22/+21 |
| 2020-08-05 | Give a much better error message if the struct failed to resolve | Joshua Nelson | -145/+182 |
| 2020-08-03 | item -> link | Joshua Nelson | -31/+31 |
| 2020-08-02 | Keep the previous behavior of `register_res` | Joshua Nelson | -0/+3 |
| 2020-08-02 | Don't mark associated items as traits | Joshua Nelson | -1/+5 |
| 2020-08-02 | Disallow linking to items with a mismatched disambiguator | Joshua Nelson | -2/+223 |
| 2020-08-02 | Auto merge of #74826 - matklad:mbe-fragment, r=petrochenkov | bors | -339/+319 |
| 2020-08-02 | Auto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov | bors | -56/+146 |
| 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 | Avoid dumping rustc invocations to stdout | Mark Rousskov | -1/+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 | 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 |
| 2020-08-02 | Clean up E0733 explanation | Guillaume Gomez | -5/+9 |
| 2020-08-02 | Replace from log to tracing | bishtpawan | -4/+4 |
| 2020-08-02 | Replace from log to tracing in libsrustrustc_ast_lowering, librustc_ast_passe... | bishtpawan | -8/+8 |
| 2020-08-02 | Auto merge of #75004 - Aaron1011:move-probably-equal, r=petrochenkov | bors | -184/+186 |
| 2020-08-02 | Auto merge of #74785 - euclio:deprecation-kinds, r=petrochenkov | bors | -742/+748 |
| 2020-08-01 | Update elasticlunr-rs and ammonia transitive deps | Aaron Hill | -1/+0 |
| 2020-08-01 | Move 'probably equal' methods to librustc_parse | Aaron Hill | -184/+186 |
| 2020-08-01 | Rollup merge of #75022 - cuviper:sliced-rchunk, r=lcnr | Manish Goregaokar | -1/+1 |
| 2020-08-01 | Rollup merge of #74992 - lcnr:fix-generic-param-order, r=GuillaumeGomez | Manish Goregaokar | -30/+15 |
| 2020-08-01 | Rollup merge of #74720 - GuillaumeGomez:cleanup-e0728, r=jyn514 | Manish Goregaokar | -3/+3 |
| 2020-08-01 | Auto merge of #74726 - oli-obk:tracing, r=Mark-Simulacrum | bors | -44/+63 |
| 2020-08-01 | Use a slice pattern instead of rchunks_exact(_).next() | Josh Stone | -1/+1 |
| 2020-08-01 | Rollup merge of #75007 - GuillaumeGomez:cleanup-e0743, r=pickfire | Manish Goregaokar | -6/+5 |
| 2020-08-01 | Rollup merge of #74996 - matthiaskrgr:submodule_upd, r=ehuss | Manish Goregaokar | -0/+0 |
| 2020-08-01 | Rollup merge of #74995 - sunfishcode:update-llvm, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2020-08-01 | Rollup merge of #74983 - oli-obk:mir_opt_goto_chain, r=ecstatic-morse | Manish Goregaokar | -26/+43 |
| 2020-08-01 | Rollup merge of #74981 - giraffate:fix_sample_codes_in_unstable_book_plugin, ... | Manish Goregaokar | -16/+14 |
| 2020-08-01 | Rollup merge of #74977 - GuillaumeGomez:cleanup-e0741, r=pickfire | Manish Goregaokar | -4/+8 |
| 2020-08-01 | Remove chrono feature from tracing | Oliver Scherer | -1/+1 |
| 2020-08-01 | Clean up E0743 explanation | Guillaume Gomez | -6/+5 |
| 2020-08-01 | Auto merge of #74993 - sunfishcode:update-wasi-libc, r=alexcrichton | bors | -2/+2 |
| 2020-08-01 | Auto merge of #74582 - Lezzz:rename-hair, r=nikomatsakis | bors | -121/+128 |
| 2020-08-01 | Replace a recursive algorithm with an iterative one and a stack. | Oliver Scherer | -26/+43 |