| Age | Commit message (Expand) | Author | Lines |
| 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-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 |
| 2020-05-22 | Replace `rustc_data_structures::sync::Once` with `OnceCell` | Dylan MacKenzie | -0/+1 |
| 2020-05-07 | Reintegrate chalk using chalk-solve | Jack Huey | -0/+4 |
| 2020-05-02 | Add `psm` to the crate whitelist | Oliver Scherer | -0/+2 |
| 2020-04-27 | No need to whitelist E0750 anymore | Guillaume Gomez | -1/+1 |
| 2020-04-22 | Add checks to ensure that explanations have code examples using the error cod... | Guillaume Gomez | -15/+74 |
| 2020-04-05 | tidy: Update rustc-ap-syntax to -rustc_ast | Igor Matuszewski | -1/+1 |
| 2020-04-02 | Add hash of source files in debug info | Arlo Siemsen | -1/+10 |
| 2020-03-30 | rustc -> rustc_middle part 4 -- pacify tidy | Mazdak Farrokhzad | -1/+1 |
| 2020-03-19 | Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-Simulacrum | Mazdak Farrokhzad | -340/+356 |
| 2020-03-13 | Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrum | bors | -0/+2 |
| 2020-03-12 | tidy: Remove chalk-engine/chalk-macros. | Eric Huss | -2/+0 |