| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2020-03-12 | tidy: Sort WHITELIST. | Eric Huss | -1/+1 |
| 2020-03-12 | tidy: Add `test` to RUNTIME_CRATES. | Eric Huss | -1/+1 |
| 2020-03-12 | tidy: Add some clarifying comments in license checks. | Eric Huss | -0/+5 |
| 2020-03-12 | tidy: Verify the runtime crates don't have license exceptions. | Eric Huss | -6/+57 |
| 2020-03-12 | tidy: check the licenses don't change | Eric Huss | -36/+60 |
| 2020-03-12 | tidy: Check if exceptions are no longer used. | Eric Huss | -12/+23 |
| 2020-03-12 | tidy: Use cargo_metadata for license checks. | Eric Huss | -308/+235 |
| 2020-03-11 | Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkov | Mazdak Farrokhzad | -2/+2 |
| 2020-03-09 | update tidy documentation to recommend ./x.py test tidy | Chris Simpkins | -1/+1 |
| 2020-03-08 | Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Simulacrum | Mazdak Farrokhzad | -30/+2 |
| 2020-03-06 | fix various typos | Matthias Krüger | -1/+1 |
| 2020-03-02 | Ignore PAL lint for std::panicking | Mark Rousskov | -0/+2 |
| 2020-02-29 | [tidy] update documentation from `make check` to `x.py test` | Chris Simpkins | -2/+2 |
| 2020-02-29 | Make it build again | Vadim Petrochenkov | -1/+1 |
| 2020-02-29 | Stop generating `compiler_builtins_lib` doc | Yuki Okushi | -30/+2 |
| 2020-02-13 | Update books. | Eric Huss | -0/+1 |
| 2020-02-10 | submodules: update cargo from 9d32b7b01 to 3c53211c3 | Matthias Krüger | -0/+1 |
| 2020-01-29 | Use termize instead of term_size | John Kåre Alsaker | -1/+1 |
| 2020-01-21 | tidy: fix most clippy warnings | Matthias Krüger | -7/+7 |
| 2020-01-03 | Implement uncommon_codepoints lint. | Charles Lew | -0/+2 |
| 2019-12-26 | Add unicode-normalization to whitelist. | Charles Lew | -0/+1 |
| 2019-12-24 | Silence line length warnings | Mark Rousskov | -3/+18 |
| 2019-12-22 | Format the world | Mark Rousskov | -506/+481 |
| 2019-12-21 | Require issue = "none" over issue = "0" in unstable attributes | Ross MacArthur | -5/+13 |
| 2019-12-14 | Auto merge of #67136 - oli-obk:const_stability, r=Centril | bors | -0/+1 |
| 2019-12-13 | Compiler internal error codes need no documentation | Oliver Scherer | -0/+3 |
| 2019-12-13 | Require stable/unstable annotations for the constness of all stable functions... | Oliver Scherer | -2/+0 |
| 2019-12-11 | rustc: Link LLVM directly into rustc again | Alex Crichton | -0/+1 |
| 2019-11-30 | tidy: adjust feature gating path | Mazdak Farrokhzad | -1/+1 |
| 2019-11-27 | Rollup merge of #66777 - GuillaumeGomez:tidy-err-codes, r=Mark-Simulacrum | Tyler Mandry | -2/+13 |
| 2019-11-27 | Put back tidy check on error codes | Guillaume Gomez | -3/+13 |
| 2019-11-26 | Rollup merge of #66717 - dtolnay:tidy, r=Mark-Simulacrum | Tyler Mandry | -3/+6 |
| 2019-11-25 | Auto merge of #66739 - pietroalbini:rollup-2t2pd4a, r=pietroalbini | bors | -1/+0 |
| 2019-11-25 | Update cargo, rls, books. | Eric Huss | -0/+1 |
| 2019-11-24 | tidy: Accommodate rustfmt's preferred layout of stability attributes | David Tolnay | -3/+6 |
| 2019-11-24 | tidy: Remove unused import | Vadim Petrochenkov | -1/+0 |
| 2019-11-21 | Update tidy check for error codes testing | Guillaume Gomez | -19/+49 |
| 2019-11-12 | Fix mdbook-linkcheck license checks. | Eric Huss | -0/+3 |
| 2019-11-06 | Have tidy ensure that we document all `unsafe` blocks in libcore | Oliver Scherer | -0/+17 |
| 2019-10-30 | Remove references to now unused `E0526` | Dylan MacKenzie | -1/+0 |
| 2019-10-22 | Merge branch 'master' into rusty-hermit | Stefan Lankes | -1/+26 |
| 2019-10-21 | Remove `src/llvm-emscripten` submodule | Alex Crichton | -1/+0 |