| Age | Commit message (Expand) | Author | Lines |
| 2017-06-02 | ci: Further tone down the test verbosity. | kennytm | -2/+7 |
| 2017-05-23 | Remove some needless // gate-test- comments | est31 | -13/+16 |
| 2017-05-17 | Reset submodule management to what master does | Alex Crichton | -1/+1 |
| 2017-05-18 | Whitelist strings crate for license | Tatsuyuki Ishi | -0/+1 |
| 2017-05-14 | Update to the oxidized rust-installer | Josh Stone | -1/+1 |
| 2017-05-12 | Rollup merge of #41935 - iKevinY:detect-empty-files, r=Mark-Simulacrum | Mark Simulacrum | -0/+5 |
| 2017-05-12 | Add tidy check to detect empty files | Kevin Yap | -0/+5 |
| 2017-05-11 | Annotate the license exceptions | Brian Anderson | -5/+8 |
| 2017-05-02 | Remove jquery dependency | Guillaume Gomez | -1/+1 |
| 2017-04-29 | Update stage0 bootstrap compiler | Alex Crichton | -0/+2 |
| 2017-04-18 | Add top level sections to the Unstable Book. | Corey Farwell | -69/+71 |
| 2017-04-17 | Remove hoedown from tidy check | Guillaume Gomez | -0/+1 |
| 2017-04-12 | COPYRIGHT: remove hoedown license | NODA, Kai | -2/+0 |
| 2017-04-09 | Auto merge of #40653 - frewsxcv:tidy-handling, r=alexcrichton | bors | -39/+39 |
| 2017-04-09 | Print tidy errors to stderr, prefix with 'tidy error: ', handle 'bad' state. | Corey Farwell | -37/+34 |
| 2017-04-03 | Move libXtest into libX/tests | Stjepan Glavina | -1/+1 |
| 2017-04-02 | Auto merge of #40919 - GuillaumeGomez:fix-new-rustdoc, r=frewsxcv,steveklabnik | bors | -1/+2 |
| 2017-04-01 | Don't panic if we have tidy errors. | Corey Farwell | -2/+5 |
| 2017-03-31 | Add end whitespace ignore flag for tidy | Guillaume Gomez | -1/+2 |
| 2017-03-31 | Sync all unstable features with Unstable Book; add tidy lint. | Corey Farwell | -69/+224 |
| 2017-03-05 | Remove the compile-fail feature gates whitelist | Gibson Fahnestock | -5/+0 |
| 2017-03-05 | Add compile-fail test for cfg_target_thread_local | Gibson Fahnestock | -1/+0 |
| 2017-03-05 | Add compile-fail test for unwind_attributes | Gibson Fahnestock | -1/+1 |
| 2017-03-05 | Add compile fail test for stmt_expr_attributes | topecongiro | -1/+0 |
| 2017-03-03 | Auto merge of #39917 - alexcrichton:build-cargo, r=brson | bors | -1/+4 |
| 2017-03-03 | rustbuild: Add support for compiling Cargo | Alex Crichton | -1/+4 |
| 2017-03-02 | Add compile fail test for SIMD | Daniel Xu | -1/+0 |
| 2017-03-01 | Add compile fail test for abi_ptx | topecongiro | -1/+1 |
| 2017-03-01 | Add compile test for cfg_target_has_atomic | topecongiro | -1/+0 |
| 2017-02-28 | Add compile fail test for unboxed_closures feature | topecongiro | -2/+2 |
| 2017-02-23 | Added test for inclusive_range_syntax in compile-fail test suite | Nikhil Shagrithaya | -3/+3 |
| 2017-02-15 | Rollup merge of #39834 - cseale:feature-gate-static-recursion, r=est31 | Corey Farwell | -1/+1 |
| 2017-02-15 | static recursion test added to compile-fail test suite | Colm Seale | -1/+1 |
| 2017-02-15 | Auto merge of #39633 - steveklabnik:vendor-mdbook, r=alexcrichton | bors | -2/+24 |
| 2017-02-14 | Rollup merge of #39790 - zackw:tidy-linelen-exempt-urls, r=alexcrichton | Corey Farwell | -2/+57 |
| 2017-02-14 | Rollup merge of #39772 - cseale:staged_api_whitelist_removal, r=est31 | Corey Farwell | -1/+1 |
| 2017-02-14 | Adding compile fail test for staged_api feature | Colm Seale | -1/+1 |
| 2017-02-14 | Automatically vendor Cargo deps when building the source tarballs. | Eduard-Mihai Burtescu | -1/+5 |
| 2017-02-13 | Replace regex-based parser for URL lines with open-coded one. | Zack Weinberg | -25/+46 |
| 2017-02-13 | Add exceptions to tidy | Steve Klabnik | -2/+24 |
| 2017-02-13 | tidy: exempt URLs from the line length restriction | Zack Weinberg | -2/+36 |
| 2017-02-09 | Adding compile fail test for const_indexing feature | Mario | -1/+1 |
| 2017-01-31 | [Gate Tests] - marking feature tests | Colm Seale | -2/+1 |
| 2017-01-24 | Remove Reflect | est31 | -1/+1 |
| 2017-01-22 | Remove proc_macro from the tidy whitelist again | est31 | -4/+10 |
| 2017-01-22 | [Gate Tests] - marking feature tests | Colm Seale | -4/+2 |
| 2017-01-20 | Rollup merge of #38842 - abonander:proc_macro_attribute, r=jseyfried | Alex Crichton | -1/+1 |
| 2017-01-16 | Implement `#[proc_macro_attribute]` | Austin Bonander | -1/+1 |
| 2017-01-15 | Mark the pushpop_unsafe feature as "removed" | est31 | -1/+1 |
| 2017-01-15 | Remove the safe_suggestion feature | est31 | -1/+1 |