| Age | Commit message (Expand) | Author | Lines |
| 2020-11-03 | Rollup merge of #77950 - arlosi:sha256, r=eddyb | Mara Bos | -0/+2 |
| 2020-10-26 | Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-10-26 | Add support for using cg_clif to bootstrap rustc | bjorn3 | -0/+1 |
| 2020-10-18 | Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelix | Yuki Okushi | -12/+50 |
| 2020-10-14 | Add support for SHA256 source file hashing for LLVM 11+. | Arlo Siemsen | -0/+2 |
| 2020-09-28 | Use `tracing` spans to trace the entire MIR interp stack | Oliver Scherer | -1/+0 |
| 2020-09-15 | Modify executable checking to be more universal | Mark Rousskov | -12/+50 |
| 2020-08-31 | tidy: add new exceptions and remove std from skip list | Lzu Tao | -5/+14 |
| 2020-08-30 | mv compiler to compiler/ | mark | -28/+42 |
| 2020-08-29 | Auto merge of #75754 - joshtriplett:wip-perf-snappy, r=Mark-Simulacrum | bors | -0/+2 |
| 2020-08-25 | Auto merge of #75773 - matklad:snapshot-tests, r=Mark-Simulacrum | bors | -0/+2 |
| 2020-08-25 | Auto merge of #75764 - workingjubilee:tidy-up-cargo-metadata, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-08-24 | Introduce expect snapshot testing library into rustc | Aleksey Kladov | -0/+2 |
| 2020-08-24 | unstable-book-gen: fix clippy::single_char_pattern and clippy::iter_skip_next | Matthias Krüger | -1/+1 |
| 2020-08-24 | tidy: remove redundant variable from check_if_error_code_is_test_in_explanation | Matthias Krüger | -5/+3 |
| 2020-08-21 | bump tidy to cargo_metadata 0.11 | Jubilee Young | -1/+1 |
| 2020-08-20 | Switch to Snappy compression for metadata | Josh Triplett | -0/+2 |
| 2020-08-18 | Resolve licensing by updating tinyvec 0.3.3 -> 0.3.4 | Jubilee Young | -0/+1 |
| 2020-08-18 | Update license check post-cargo update | Mark Rousskov | -18/+27 |
| 2020-08-11 | Accept more safety comments (notably those that are on multiple lines without... | Alexis Bourget | -1/+1 |
| 2020-08-09 | Remove E0749 from untested error codes | Guillaume Gomez | -1/+1 |
| 2020-08-08 | Remove E0750 from unchecked error codes | Guillaume Gomez | -2/+1 |
| 2020-08-01 | Update elasticlunr-rs and ammonia transitive deps | Aaron Hill | -1/+0 |
| 2020-07-31 | Add tracing libs to list of permitted dependencies | Oliver Scherer | -0/+3 |
| 2020-07-30 | Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrum | bors | -3/+6 |
| 2020-07-29 | Update cargo | Eric Huss | -1/+0 |
| 2020-07-28 | std: Switch from libbacktrace to gimli | Alex Crichton | -3/+6 |
| 2020-07-27 | mv std libs to library/ | mark | -60/+82 |
| 2020-07-22 | Revert "std: Switch from libbacktrace to gimli" | Mark Rousskov | -6/+3 |
| 2020-07-18 | Rollup merge of #74071 - petrochenkov:cload3, r=matthewjasper | Manish Goregaokar | -5/+5 |
| 2020-07-18 | Auto merge of #73441 - alexcrichton:backtrace-gimli, r=Mark-Simulacrum | bors | -3/+6 |
| 2020-07-18 | rustc_metadata: Remove some extra diagnostics for legacy plugins | Vadim Petrochenkov | -5/+5 |
| 2020-07-17 | Rollup merge of #74464 - FedericoPonzi:fix-#67108, r=Manishearth | Manish Goregaokar | -0/+1 |
| 2020-07-18 | Allows pathdiff package | Federico Ponzi | -0/+1 |
| 2020-07-17 | std: Switch from libbacktrace to gimli | Alex Crichton | -3/+6 |
| 2020-07-17 | Add tidy checks for rustdoc css files | Guillaume Gomez | -4/+35 |
| 2020-07-10 | Avoid "whitelist" | Tamir Duberstein | -33/+34 |
| 2020-07-03 | Add rust-analyzer submodule | Aleksey Kladov | -0/+1 |
| 2020-06-26 | Update mdbook. | Eric Huss | -3/+0 |
| 2020-06-26 | Remove mdbook-linkcheck. | Eric Huss | -3/+0 |
| 2020-06-26 | Rollup merge of #73729 - nellshamrell:disable-collectionsbenches-android, r=s... | Manish Goregaokar | -0/+1 |
| 2020-06-25 | Support configurable deny-warnings for all in-tree crates. | Eric Huss | -2/+0 |
| 2020-06-25 | add exception for liballoc benches to tidy | Nell Shamrell | -0/+1 |
| 2020-06-23 | Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisa | Manish Goregaokar | -4/+1 |
| 2020-06-19 | Fix building | Jack Huey | -1/+0 |
| 2020-06-19 | Implement fn_def_datum | Jack Huey | -2/+1 |
| 2020-06-19 | Tidy got confused on `rustc_const_unstable` `issue`s | Oliver Scherer | -4/+1 |
| 2020-05-27 | Auto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrum | bors | -5/+0 |
| 2020-05-26 | Update allowed crates list | Yuki Okushi | -5/+0 |
| 2020-05-25 | Fix bug in shebang handling | Russell Cohen | -0/+5 |