| Age | Commit message (Expand) | Author | Lines |
| 2021-03-27 | Rollup merge of #83239 - JohnTitor:reduce-deps, r=Mark-Simulacrum | Yuki Okushi | -2/+0 |
| 2021-03-21 | Rollup merge of #83289 - c410-f3r:tests-tests-tests, r=petrochenkov | Dylan DPC | -2/+2 |
| 2021-03-20 | Move some tests to more reasonable directories - 5 | Caio | -2/+2 |
| 2021-03-18 | Upgrade memmap to memmap2 in other crates. | Camille GILLOT | -0/+1 |
| 2021-03-18 | `cargo update -p parking_lot -p parking_lot_core` | Yuki Okushi | -2/+0 |
| 2021-03-08 | Move rustdoc UI tests into a subdirectory | Joshua Nelson | -1/+1 |
| 2021-03-06 | Move some tests to more suitable subdirs | Yuki Okushi | -1/+1 |
| 2021-03-03 | Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-03-01 | Rollup merge of #82507 - jyn514:tidy-windows, r=Mark-Simulacrum | Yuki Okushi | -0/+5 |
| 2021-02-28 | Update tracing to 0.1.25 | Tomasz Miąsko | -0/+1 |
| 2021-02-27 | Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obk | Dylan DPC | -0/+1 |
| 2021-02-27 | Rollup merge of #82057 - upsuper-forks:cstr, r=davidtwco,wesleywiser | Dylan DPC | -0/+1 |
| 2021-02-26 | Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se | Guillaume Gomez | -1/+1 |
| 2021-02-25 | Update measureme dependency to the latest version | Wesley Wiser | -0/+1 |
| 2021-02-24 | Rename the `tidy` binary to `rust-tidy` | Joshua Nelson | -0/+5 |
| 2021-02-24 | library: Normalize safety-for-unsafe-block comments | Miguel Ojeda | -1/+1 |
| 2021-02-18 | Rollup merge of #82203 - c410-f3r:tests-tests-tests, r=Dylan-DPC | Yuki Okushi | -2/+2 |
| 2021-02-16 | Move some tests to more reasonable directories | Caio | -2/+2 |
| 2021-02-14 | Replace const_cstr with cstr crate | Xidorn Quan | -0/+1 |
| 2021-02-09 | Stabilize str_split_once | Jacob Pratt | -1/+1 |
| 2021-02-09 | remove unused backtrace refs | Caleb Cartwright | -1/+0 |
| 2021-02-04 | tidy: Run tidy style against markdown files. | Eric Huss | -20/+47 |
| 2021-01-31 | Move some tests to more reasonable directories | Caio | -1/+1 |
| 2021-01-29 | Rollup merge of #79570 - alexcrichton:split-debuginfo, r=bjorn3 | Yuki Okushi | -1/+1 |
| 2021-01-28 | rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo` | Alex Crichton | -1/+1 |
| 2021-01-25 | tidy: Remove unnecessary trailing semicolon. | Eric Huss | -1/+1 |
| 2021-01-25 | tidy: Remove edition filter exceptions. | Eric Huss | -15/+1 |
| 2021-01-25 | tidy: Remove cargo check. | Eric Huss | -95/+0 |
| 2021-01-17 | Feature-gate `pointer` and `reference` in intra-doc links | Joshua Nelson | -1/+5 |
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -3/+3 |
| 2021-01-01 | Reduce `ROOT_ENTRY_LIMIT` to 1500 | Yuki Okushi | -1/+1 |
| 2020-12-29 | Remove `compile-fail` test suite | Vadim Petrochenkov | -5/+1 |
| 2020-12-15 | Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk | bors | -0/+1 |
| 2020-12-14 | Replace some `println!` with `tidy_error!` to simplify | Yuki Okushi | -23/+20 |
| 2020-12-14 | Check the number of entries in UI test | Yuki Okushi | -1/+43 |
| 2020-12-12 | tidy: Re-enable check for inline unit tests | Vadim Petrochenkov | -1/+4 |
| 2020-12-08 | Review feedback | Eric Arellano | -4/+13 |
| 2020-12-07 | Dogfood 'str_split_once() with Tidy | Eric Arellano | -56/+63 |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -3/+0 |
| 2020-11-09 | make MIR graphviz generation use gsgdt | Vishnunarayan K I | -0/+1 |
| 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 |