| Age | Commit message (Expand) | Author | Lines |
| 2018-02-06 | Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichton | kennytm | -4/+10 |
| 2018-02-05 | Update clippy and miri submodule | Oliver Schneider | -34/+36 |
| 2018-02-04 | add exceptions for new deps | steveklabnik | -0/+2 |
| 2018-02-04 | update mdbook to 0.1.2 | steveklabnik | -4/+8 |
| 2018-02-04 | Rollup merge of #47978 - eddyb:iu, r=kennytm | kennytm | -4/+4 |
| 2018-02-04 | Rollup merge of #47912 - cuviper:glibc-stack-guard, r=alexcrichton | kennytm | -1/+1 |
| 2018-02-04 | Update RLS and Rustfmt | Nick Cameron | -5/+19 |
| 2018-02-03 | ui tests: diff from old (expected) to new (actual) instead of backwards. | Eduard-Mihai Burtescu | -4/+4 |
| 2018-01-31 | Enable stack-probe tests with system LLVM >= 5.0 | Josh Stone | -1/+1 |
| 2018-01-30 | Rollup merge of #47780 - varkor:cross-file-errors-line-col, r=estebank | kennytm | -1/+1 |
| 2018-01-28 | rustc: Split Emscripten to a separate codegen backend | Alex Crichton | -0/+1 |
| 2018-01-28 | Auto merge of #47671 - alexcrichton:trans-c-api-only, r=Mark-Simulacrum | bors | -3/+10 |
| 2018-01-27 | rustc: Load the `rustc_trans` crate at runtime | Alex Crichton | -3/+10 |
| 2018-01-26 | Updated Cargo commit hash | Gilad Naaman | -0/+0 |
| 2018-01-26 | Added JSON output to libtest. | Gilad Naaman | -1/+1 |
| 2018-01-26 | Add line numbers and columns to error messages spanning multiple files | varkor | -1/+1 |
| 2018-01-26 | Update rls | topecongiro | -0/+0 |
| 2018-01-24 | Update Cargo submodule to master | Alex Crichton | -0/+0 |
| 2018-01-23 | Auto merge of #47678 - kennytm:rollup, r=kennytm | bors | -8/+9 |
| 2018-01-23 | Rollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakis | kennytm | -2/+1 |
| 2018-01-23 | Rollup merge of #47423 - est31:rustbook_checking, r=alexcrichton | kennytm | -6/+8 |
| 2018-01-22 | fix error_index_generator | QuietMisdreavus | -1/+1 |
| 2018-01-20 | Rollup merge of #47535 - Manishearth:ignore-target, r=kennytm | Guillaume Gomez | -0/+1 |
| 2018-01-19 | Auto merge of #47454 - topecongiro:update-rustfmt, r=nrc | bors | -5/+5 |
| 2018-01-18 | Change the --unpretty flag to -Z unpretty | Mark Mansi | -2/+1 |
| 2018-01-18 | Update rustfmt to 0.3.6 | topecongiro | -5/+5 |
| 2018-01-18 | Auto merge of #47528 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -0/+210 |
| 2018-01-18 | add target/ to ignored tidy dirs | Manish Goregaokar | -0/+1 |
| 2018-01-17 | Update Cargo and its dependencies | Alex Crichton | -0/+0 |
| 2018-01-17 | Rollup merge of #47250 - GuillaumeGomez:test-rustdoc-js, r=Mark-Simulacrum | Guillaume Gomez | -0/+210 |
| 2018-01-18 | Rollup merge of #47509 - cuviper:rayon-rust-installer, r=Mark-Simulacrum | kennytm | -0/+0 |
| 2018-01-18 | Rollup merge of #47487 - Pulkit07:foo, r=kennytm | kennytm | -0/+11 |
| 2018-01-18 | Rollup merge of #47387 - Rantanen:linkchecker-error-msg, r=steveklabnik | kennytm | -1/+11 |
| 2018-01-16 | Update rust-installer for streaming parallelism | Josh Stone | -0/+0 |
| 2018-01-16 | Fix for older JS versions | Guillaume Gomez | -1/+1 |
| 2018-01-16 | add a comment about parsing only prefix in header.rs | Pulkit Goyal | -0/+2 |
| 2018-01-16 | rename parse_cfg_prefix() to has_cfg_prefix() | Pulkit Goyal | -2/+2 |
| 2018-01-16 | return the boolean value directly instead of using if-else | Pulkit Goyal | -5/+1 |
| 2018-01-16 | implement "only-<platforms>" for test headers | Pulkit Goyal | -0/+13 |
| 2018-01-15 | Check for deadlinks from the summary during book generation | est31 | -6/+8 |
| 2018-01-15 | Rollup merge of #47414 - est31:master, r=alexcrichton | kennytm | -8/+11 |
| 2018-01-14 | Auto merge of #47268 - EdSchouten:cloudabi-libstd, r=alexcrichton | bors | -2/+2 |
| 2018-01-13 | Enforce dashes in the unstable book file names | est31 | -8/+11 |
| 2018-01-12 | Add tester and a few tests | Guillaume Gomez | -9/+193 |
| 2018-01-12 | Start adding js tests | Guillaume Gomez | -0/+26 |
| 2018-01-13 | Rollup merge of #47282 - malbarbo:i586-musl, r=alexcrichton | kennytm | -0/+1 |
| 2018-01-13 | Rollup merge of #47185 - ritiek:ui-test-failed-output, r=nikomatsakis | kennytm | -9/+106 |
| 2018-01-12 | Report errors instead of panic!() | Mikko Rantanen | -1/+11 |
| 2018-01-11 | Add i586-unknown-linux-musl target | Marco A L Barbosa | -0/+1 |
| 2018-01-11 | Extend tidy to allow conditionalizing tests for multiple targets. | Ed Schouten | -2/+2 |