| Age | Commit message (Expand) | Author | Lines |
| 2020-07-31 | Update the bundled wasi-libc with libstd | Dan Gohman | -2/+2 |
| 2020-07-31 | Added in explicit check for the type being matched | kadmin | -1/+7 |
| 2020-07-31 | Removed error check in order to prevent ICE | kadmin | -6/+178 |
| 2020-07-31 | Don't register a tracing dispatcher if no tracing env var was set. | Oliver Scherer | -0/+6 |
| 2020-07-31 | Disable log support | Oliver Scherer | -1/+1 |
| 2020-07-31 | Update error index generator to tracing | Oliver Scherer | -2/+2 |
| 2020-07-31 | Make rustdoc share the logger initialization routine with rustc. | Oliver Scherer | -4/+11 |
| 2020-07-31 | Add tracing libs to list of permitted dependencies | Oliver Scherer | -0/+3 |
| 2020-07-31 | Move from `log` to `tracing` | Oliver Scherer | -39/+42 |
| 2020-07-31 | fix part of comparison that would always evaluate to "true", probably an over... | Matthias Krüger | -1/+1 |
| 2020-07-31 | Miri: fix ICE when unwinding past topmost stack frame | Ralf Jung | -0/+4 |
| 2020-07-31 | Reduce verbosity of some type ascription errors | Esteban Küber | -181/+212 |
| 2020-07-31 | Auto merge of #65989 - Aaron1011:fix/normalize-param-env, r=nikomatsakis | bors | -89/+152 |
| 2020-07-31 | interp: needs_subst -> ensure_monomorphic_enough | David Wood | -20/+108 |
| 2020-07-31 | Some fixes for `plugin.md` in unstable-book | Takayuki Nakata | -16/+14 |
| 2020-07-31 | Auto merge of #74844 - asomers:freebsd-profiler, r=pietroalbini | bors | -2/+2 |
| 2020-07-31 | Clean up E0741 error explanation | Guillaume Gomez | -4/+8 |
| 2020-07-31 | Auto merge of #74965 - JohnTitor:sort-params, r=estebank | bors | -1/+4 |
| 2020-07-31 | Add the proper tests | Ding Xiang Fei | -1/+12 |
| 2020-07-31 | Auto merge of #74956 - ecstatic-morse:const-option-unwrap, r=oli-obk | bors | -0/+34 |
| 2020-07-31 | Auto merge of #74959 - richkadel:llvm-coverage-map-gen-5.1, r=tmandry | bors | -53/+62 |
| 2020-07-31 | Auto merge of #74955 - P1n3appl3:rustdoc-formats, r=GuillaumeGomez | bors | -16/+81 |
| 2020-07-31 | Run all tests if have no specified tests | Lzu Tao | -3/+5 |
| 2020-07-31 | rustfmt | Ding Xiang Fei | -1/+3 |
| 2020-07-31 | Remove a trailing space | Ding Xiang Fei | -1/+1 |
| 2020-07-31 | Auto merge of #74926 - Manishearth:rename-lint, r=jyn514 | bors | -94/+89 |
| 2020-07-31 | Presort restrictions to make output consistent | Yuki Okushi | -1/+4 |
| 2020-07-30 | Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrum | bors | -4/+17 |
| 2020-07-31 | Fix ICEs with `@ ..` binding | Yuki Okushi | -7/+140 |
| 2020-07-31 | Revert "Fix an ICE on an invalid `binding @ ...` in a tuple struct pattern" | Yuki Okushi | -52/+9 |
| 2020-07-30 | Auto merge of #74957 - Manishearth:rollup-3wudwlg, r=Manishearth | bors | -61/+73 |
| 2020-07-30 | Test `Option::unwrap` in a const context | Dylan MacKenzie | -0/+34 |
| 2020-07-30 | Rollup merge of #74934 - nbdd0121:issue-73976, r=ecstatic-morse | Manish Goregaokar | -9/+15 |
| 2020-07-30 | Rollup merge of #74915 - alexcrichton:allow-failing-canonicalize, r=Mark-Simu... | Manish Goregaokar | -39/+31 |
| 2020-07-30 | Rollup merge of #74907 - GuillaumeGomez:cleanup-e0740, r=pickfire | Manish Goregaokar | -1/+3 |
| 2020-07-30 | Rollup merge of #74905 - lzutao:listed, r=jyn514 | Manish Goregaokar | -3/+2 |
| 2020-07-30 | Rollup merge of #74871 - etherealist:musl_doc, r=Mark-Simulacrum | Manish Goregaokar | -1/+0 |
| 2020-07-30 | Rollup merge of #74835 - GuillaumeGomez:cleanup-e0734, r=jyn514 | Manish Goregaokar | -1/+1 |
| 2020-07-30 | Rollup merge of #74751 - GuillaumeGomez:cleanup-e0730, r=jyn514 | Manish Goregaokar | -7/+21 |
| 2020-07-30 | Rust function-level coverage now works on external crates | Rich Kadel | -53/+62 |
| 2020-07-30 | Update driver to add json backend | Joseph Ryan | -16/+81 |
| 2020-07-30 | Auto merge of #74908 - RalfJung:miri, r=RalfJung | bors | -35/+10 |
| 2020-07-31 | Add comments to explain the test case and the special treatment | Ding Xiang Fei | -2/+22 |
| 2020-07-30 | Fix uitests | Manish Goregaokar | -5/+5 |
| 2020-07-30 | Rename the lint again | Manish Goregaokar | -7/+7 |
| 2020-07-30 | intra_doc_resolution_failures -> broken_intra_doc_links | Manish Goregaokar | -48/+48 |
| 2020-07-30 | Update uitest expectations | Manish Goregaokar | -5/+5 |
| 2020-07-30 | update Miri | Ralf Jung | -35/+10 |
| 2020-07-30 | rustc: Ignore fs::canonicalize errors in metadata | Alex Crichton | -39/+31 |
| 2020-07-30 | Rename to intra_doc_resolution_failures | Manish Goregaokar | -89/+83 |