| Age | Commit message (Expand) | Author | Lines |
| 2017-03-10 | Rollup merge of #40297 - alexcrichton:fix-submodules, r=brson | Alex Crichton | -0/+0 |
| 2017-03-10 | Rollup merge of #40225 - shepmaster:restore-build-date-file, r=alexcrichton | Alex Crichton | -3/+14 |
| 2017-03-10 | Don't put Cargo into the rustc workspace | Alex Crichton | -0/+0 |
| 2017-03-10 | travis: Fuchsia builder | Petr Hosek | -0/+2 |
| 2017-03-09 | Restore creating the channel-rust-$channel-date.txt files | Jake Goulding | -1/+12 |
| 2017-03-09 | Fix botched member variable rename | Jake Goulding | -2/+2 |
| 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 | -10/+16 |
| 2017-03-03 | rustbuild: Add support for compiling Cargo | Alex Crichton | -9/+15 |
| 2017-03-02 | Add compile fail test for SIMD | Daniel Xu | -1/+0 |
| 2017-03-01 | Add Cargo as a submodule | Alex Crichton | -1/+1 |
| 2017-03-01 | Add compile fail test for abi_ptx | topecongiro | -1/+1 |
| 2017-02-28 | Rollup merge of #40151 - steveklabnik:update-mdbook, r=frewsxcv | Steve Klabnik | -1/+1 |
| 2017-02-28 | update mdbook version | Steve Klabnik | -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-25 | build-manifest: Remove old to_hex function | Alex Crichton | -17/+1 |
| 2017-02-25 | build-manifest: Fix typos with rust-analysis | Alex Crichton | -2/+2 |
| 2017-02-25 | Rollup merge of #40031 - cynicaldevil:master, r=est31 | Eduard-Mihai Burtescu | -3/+3 |
| 2017-02-25 | Rollup merge of #40026 - nrc:analysis-manifest, r=alexcrichton | Eduard-Mihai Burtescu | -0/+10 |
| 2017-02-25 | Rollup merge of #39859 - GuillaumeGomez:rustdoc-test-relative-path, r=alexcri... | Eduard-Mihai Burtescu | -3/+14 |
| 2017-02-22 | Make path separator replacement for subfiles as well | Guillaume Gomez | -1/+1 |
| 2017-02-23 | Added test for inclusive_range_syntax in compile-fail test suite | Nikhil Shagrithaya | -3/+3 |
| 2017-02-22 | Add save-analysis data to nightly manifests. | Nick Cameron | -0/+10 |
| 2017-02-20 | Auto merge of #39717 - pnkfelix:check-timestamps-in-compiletest-miropt, r=ale... | bors | -0/+14 |
| 2017-02-20 | Update mdBook version | Steve Klabnik | -1/+1 |
| 2017-02-20 | Enable linkchecker on books | Steve Klabnik | -8/+16 |
| 2017-02-20 | Fix #39690: make mir-opt mode for compiletest check timestamps. | Felix S. Klock II | -0/+14 |
| 2017-02-19 | Update mdbook version | Steve Klabnik | -1/+1 |
| 2017-02-20 | Fix rustdoc test with new file path | Guillaume Gomez | -3/+14 |
| 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 | -974/+139 |
| 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 | Auto merge of #39728 - eddyb:vendeur-tres-bien, r=alexcrichton | bors | -1/+5 |
| 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 | fix up linkchecker | Steve Klabnik | -1/+17 |
| 2017-02-13 | Add exceptions to tidy | Steve Klabnik | -9/+42 |
| 2017-02-13 | Re-implement rustbook in terms of mdbook | Steve Klabnik | -971/+87 |
| 2017-02-13 | tidy: exempt URLs from the line length restriction | Zack Weinberg | -2/+36 |
| 2017-02-11 | Add tested item in the rustdoc --test output | Guillaume Gomez | -6/+10 |
| 2017-02-10 | Rollup merge of #39676 - alexcrichton:fix-again, r=brson | Corey Farwell | -2/+2 |
| 2017-02-10 | Rollup merge of #39660 - alexcrichton:shasum-dirs, r=brson | Corey Farwell | -1/+2 |
| 2017-02-09 | Rollup merge of #39700 - msopena:master, r=est31 | Corey Farwell | -1/+1 |