| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2018-01-09 | Rollup merge of #47301 - GuillaumeGomez:fix-error-index-display, r=QuietMisdr... | Corey Farwell | -1/+59 |
| 2018-01-09 | Rollup merge of #46777 - frewsxcv:frewsxcv-rotate, r=alexcrichton | Corey Farwell | -1/+1 |
| 2018-01-09 | Fix error index display | Guillaume Gomez | -1/+59 |
| 2018-01-09 | Auto merge of #47269 - michaelwoerister:mangled-cgu-names, r=alexcrichton | bors | -0/+4 |
| 2018-01-08 | Shorten names of some compiler generated artifacts. | Michael Woerister | -0/+4 |
| 2018-01-08 | rustdoc: Don't import macros from private imports | Oliver Middleton | -7/+0 |
| 2018-01-07 | Try to fix a perf regression by updating log | Malo Jaffré | -1/+1 |
| 2018-01-06 | Show line numbers | ritiek | -5/+101 |
| 2018-01-06 | Auto merge of #47155 - nerd2:debuginfo_test_fix, r=alexcrichton | bors | -0/+7 |
| 2018-01-04 | Clean output | ritiek | -9/+10 |
| 2018-01-03 | Auto merge of #47127 - EdSchouten:cloudabi-tests, r=kennytm | bors | -2/+3 |
| 2018-01-03 | Restore working debuginfo tests by trimming comments from non-header directiv... | Sam | -0/+7 |
| 2018-01-03 | Rollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv | kennytm | -2/+6 |
| 2018-01-02 | Force the creation of libs instead of dylibs on CloudABI. | Ed Schouten | -2/+3 |
| 2018-01-01 | prevent generating duplicate stubs | tinaun | -6/+4 |
| 2018-01-02 | Auto merge of #47106 - EdSchouten:compiletest-cloudabi, r=alexcrichton | bors | -5/+12 |