| Age | Commit message (Expand) | Author | Lines |
| 2018-03-19 | Update RLS | Nick Cameron | -0/+0 |
| 2018-03-11 | update rust-installer submodule | Marc-Antoine Perennou | -0/+0 |
| 2018-02-27 | [beta] backport cargo TLS warning for win7 | Aleksey Kladov | -0/+0 |
| 2018-02-16 | Beta: bootstrap from 1.24.0 stable. | Mark Simulacrum | -0/+0 |
| 2018-02-15 | Auto merge of #48202 - nrc:update, r=kennytm | bors | -0/+1 |
| 2018-02-14 | Exclude clippy lints from tidy license check | Mark Simulacrum | -0/+1 |
| 2018-02-14 | Update RLS | Nick Cameron | -0/+0 |
| 2018-02-13 | Improve debuggability of #48116. | kennytm | -1/+1 |
| 2018-02-11 | Delete executables if the test ran successfully. | Mark Simulacrum | -3/+5 |
| 2018-02-12 | compiletest: Delete the executable immediately after running. | kennytm | -2/+8 |
| 2018-02-08 | Convert python script to rust | Guillaume Gomez | -52/+67 |
| 2018-02-08 | Pass themes folder as parameter | Guillaume Gomez | -5/+5 |
| 2018-02-08 | Add tests for themes | Guillaume Gomez | -0/+52 |
| 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 |