| Age | Commit message (Expand) | Author | Lines |
| 2020-07-11 | Rollup merge of #74116 - arlosi:aarch64build, r=pietroalbini | Manish Goregaokar | -2/+2 |
| 2020-07-08 | Fix cross-compilation of LLVM to aarch64 Windows targets | Arlo Siemsen | -2/+2 |
| 2020-07-07 | Update rust-installer to latest version | Michael Forney | -1/+1 |
| 2020-07-03 | Auto merge of #73897 - ehuss:update-cargo, r=ehuss | bors | -6/+4 |
| 2020-07-02 | Update cargo | Eric Huss | -6/+4 |
| 2020-07-02 | Rollup merge of #73781 - nagisa:psm-up, r=Mark-Simulacrum | Manish Goregaokar | -2/+2 |
| 2020-06-27 | Update psm version | Simonas Kazlauskas | -2/+2 |
| 2020-06-26 | Update mdbook. | Eric Huss | -104/+10 |
| 2020-06-26 | Remove mdbook-linkcheck. | Eric Huss | -410/+2 |
| 2020-06-26 | Rollup merge of #73681 - jackh726:chalk-0.14, r=nikomatsakis | Manish Goregaokar | -8/+41 |
| 2020-06-25 | Rollup merge of #72770 - crlf0710:mixed_script_confusable, r=Manishearth | Manish Goregaokar | -4/+4 |
| 2020-06-26 | Implement mixed script confusable lint. | Charles Lew | -4/+4 |
| 2020-06-24 | Update Chalk | Jack Huey | -8/+41 |
| 2020-06-23 | Rollup merge of #73587 - marmeladema:hir-id-ification-final, r=petrochenkov | Manish Goregaokar | -0/+1 |
| 2020-06-22 | Stop using old version of `syn` in `rustc-workspace-hack` | Aaron Hill | -1/+0 |
| 2020-06-21 | Move remaining `NodeId` APIs from `Definitions` to `Resolver` | marmeladema | -0/+1 |
| 2020-06-21 | Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakis | bors | -62/+20 |
| 2020-06-19 | Rollup merge of #73506 - Xanewok:update-rls, r=Xanewok | Manish Goregaokar | -68/+71 |
| 2020-06-19 | Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic | Manish Goregaokar | -0/+1 |
| 2020-06-19 | Update chalk to 0.11.0 | Jack | -8/+12 |
| 2020-06-19 | Fix building | Jack Huey | -1/+1 |
| 2020-06-19 | Update chalk and add LifetimeOutlives and ObjectSafe lowering | Jack Huey | -15/+5 |
| 2020-06-19 | Update Chalk | Jack Huey | -5/+5 |
| 2020-06-19 | Implement fn_def_datum | Jack Huey | -18/+9 |
| 2020-06-19 | Update chalk | Jack Huey | -46/+25 |
| 2020-06-19 | Update chalk | Jack Huey | -18/+12 |
| 2020-06-19 | Bump Rustfmt and RLS | Igor Matuszewski | -68/+71 |
| 2020-06-14 | Diagnose use of incompatible sanitizers | Tomasz Miąsko | -0/+1 |
| 2020-06-14 | use latest interface to HermitCore | Stefan Lankes | -2/+2 |
| 2020-06-09 | Update cargo | Eric Huss | -3/+3 |
| 2020-06-08 | Auto merge of #72655 - jethrogb:sgx-lvi-hardening, r=petrochenkov | bors | -2/+2 |
| 2020-06-08 | Rollup merge of #72026 - botika:master, r=estebank | Ralf Jung | -3/+9 |
| 2020-06-07 | Enable LVI hardening for x86_64-fortanix-unknown-sgx | Jethro Beekman | -2/+2 |
| 2020-06-06 | Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum | bors | -62/+62 |
| 2020-06-03 | Bump libc dependency to latest version (0.2.71) | Paul Sajna | -2/+2 |
| 2020-06-02 | Make things build again | Vadim Petrochenkov | -62/+62 |
| 2020-06-01 | bump Miri, update for cargo-miri being a separate project | Ralf Jung | -9/+16 |
| 2020-05-31 | Auto merge of #72759 - alexcrichton:update-compiler-builtins, r=Mark-Simulacrum | bors | -2/+2 |
| 2020-05-30 | Rollup merge of #72724 - Aaron1011:revert-tokenstream-expand, r=petrochenkov | Yuki Okushi | -1/+0 |
| 2020-05-29 | Update compiler-builtins | Alex Crichton | -2/+2 |
| 2020-05-29 | Revert "Fix rebase fallout" | Aaron Hill | -1/+0 |
| 2020-05-28 | Update Cargo.lock | flip1995 | -0/+2 |
| 2020-05-28 | submodules: Update RLS and Rustfmt | Igor Matuszewski | -45/+45 |
| 2020-05-27 | Auto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrum | bors | -139/+72 |
| 2020-05-26 | cargo update -p atty --aggressive | Yuki Okushi | -40/+11 |
| 2020-05-26 | cargo update -p rls-analysis | Yuki Okushi | -14/+5 |
| 2020-05-26 | cargo update -p regex --aggressive | Yuki Okushi | -35/+10 |
| 2020-05-26 | cargo update -p colored | Yuki Okushi | -51/+47 |
| 2020-05-25 | Update cargo | Eric Huss | -7/+17 |
| 2020-05-24 | Rollup merge of #72388 - Aaron1011:fix/deep-tokenstream-equality, r=petrochenkov | Ralf Jung | -0/+1 |