| Age | Commit message (Expand) | Author | Lines |
| 2020-08-29 | Auto merge of #76034 - flip1995:clippyup, r=Manishearth | bors | -4/+4 |
| 2020-08-29 | Auto merge of #75877 - vigoux:master, r=Amanieu | bors | -2/+2 |
| 2020-08-28 | Update Cargo.lock | flip1995 | -4/+4 |
| 2020-08-28 | Update compiler-builtins | Thomas Vigouroux | -2/+2 |
| 2020-08-25 | Auto merge of #75773 - matklad:snapshot-tests, r=Mark-Simulacrum | bors | -0/+11 |
| 2020-08-24 | Introduce expect snapshot testing library into rustc | Aleksey Kladov | -0/+11 |
| 2020-08-21 | bump tidy to cargo_metadata 0.11 | Jubilee Young | -1/+12 |
| 2020-08-19 | Use `impls` for intra doc links as well | Joshua Nelson | -1/+1 |
| 2020-08-19 | Return all impls, not just the primary one | Joshua Nelson | -0/+1 |
| 2020-08-18 | Downgrade version_check 0.9.2 -> 0.9.1 | Jubilee Young | -2/+2 |
| 2020-08-18 | Resolve licensing by updating tinyvec 0.3.3 -> 0.3.4 | Jubilee Young | -2/+2 |
| 2020-08-18 | Update dependencies | Mark Rousskov | -542/+599 |
| 2020-08-14 | Fix rustc_serialize unit tests | Matthew Jasper | -0/+1 |
| 2020-08-14 | Rework `rustc_serialize` | Matthew Jasper | -0/+9 |
| 2020-08-13 | Auto merge of #75431 - ehuss:platform-support, r=Mark-Simulacrum | bors | -0/+4 |
| 2020-08-12 | Add a script to verify the Platform Support page is up-to-date. | Eric Huss | -0/+4 |
| 2020-08-12 | Update RLS and Rustfmt | Igor Matuszewski | -42/+42 |
| 2020-08-11 | Rollup merge of #75378 - petrochenkov:isident, r=Mark-Simulacrum | Tyler Mandry | -0/+1 |
| 2020-08-11 | Rollup merge of #75315 - Mark-Simulacrum:save-temps, r=ecstatic-morse | Dylan DPC | -0/+1 |
| 2020-08-11 | Introduce `rustc_lexer::is_ident` and use it in couple of places | Vadim Petrochenkov | -0/+1 |
| 2020-08-09 | Upgrade indexmap to 1.5.1, now using hashbrown! | Josh Stone | -2/+6 |
| 2020-08-09 | Avoid deleting temporary files on error | Mark Rousskov | -0/+1 |
| 2020-08-08 | Update hashbrown to 0.8.2 | Amanieu d'Antras | -3/+3 |
| 2020-08-08 | Eliminate `librustc_hir`'s dependency on `librustc_session`. | Nicholas Nethercote | -1/+0 |
| 2020-08-08 | Eliminate the `SessionGlobals` from `librustc_ast`. | Nicholas Nethercote | -1/+1 |
| 2020-08-07 | Update hashbrown to 0.8.1 | Amanieu d'Antras | -11/+5 |
| 2020-08-03 | Remove `GCX_PTR`. | Nicholas Nethercote | -1/+0 |
| 2020-08-03 | Rollup merge of #75010 - Aaron1011:feature/remove-old-deps, r=Mark-Simulacrum | Yuki Okushi | -215/+140 |
| 2020-08-02 | Auto merge of #74899 - sajattack:libc_0.2.74_bump, r=jonas-schievink | bors | -2/+2 |
| 2020-08-01 | Update elasticlunr-rs and ammonia transitive deps | Aaron Hill | -215/+140 |
| 2020-08-01 | Move 'probably equal' methods to librustc_parse | Aaron Hill | -0/+1 |
| 2020-08-01 | Remove chrono feature from tracing | Oliver Scherer | -1/+0 |
| 2020-07-31 | Disable log support | Oliver Scherer | -25/+1 |
| 2020-07-31 | Move from `log` to `tracing` | Oliver Scherer | -45/+123 |
| 2020-07-30 | Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrum | bors | -29/+59 |
| 2020-07-30 | Auto merge of #74923 - ehuss:update-cargo, r=Mark-Simulacrum | bors | -17/+7 |
| 2020-07-29 | Update cargo | Eric Huss | -17/+7 |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+1 |
| 2020-07-29 | bump libc version to 0.2.74 | Paul Sajna | -2/+2 |
| 2020-07-28 | std: Switch from libbacktrace to gimli | Alex Crichton | -29/+59 |
| 2020-07-25 | Update Cargo.lock | Tyler Mandry | -41/+42 |
| 2020-07-24 | Rollup merge of #72954 - hermitcore:rwlock, r=dtolnay | Manish Goregaokar | -2/+2 |
| 2020-07-23 | Update cargo | Eric Huss | -1/+1 |
| 2020-07-23 | Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercote | bors | -59/+29 |
| 2020-07-22 | Revert "std: Switch from libbacktrace to gimli" | Mark Rousskov | -59/+29 |
| 2020-07-20 | Update dependencies that have knowledge about aarch64-apple-darwin | Jake Goulding | -4/+4 |
| 2020-07-19 | Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandry | bors | -0/+7 |
| 2020-07-18 | Auto merge of #73441 - alexcrichton:backtrace-gimli, r=Mark-Simulacrum | bors | -29/+59 |
| 2020-07-18 | fixes #67108 by using the external crate | Federico Ponzi | -0/+7 |
| 2020-07-17 | std: Switch from libbacktrace to gimli | Alex Crichton | -29/+59 |