| Age | Commit message (Expand) | Author | Lines |
| 2017-07-04 | Rollup merge of #43043 - sfackler:reverse-stability, r=Mark-Simulacrum | Mark Simulacrum | -1/+1 |
| 2017-07-04 | Rollup merge of #43042 - Mark-Simulacrum:rustbuild-cleanup, r=alexcrichton | Mark Simulacrum | -394/+384 |
| 2017-07-04 | Rollup merge of #43041 - andersk:dedup_by, r=alexcrichton | Mark Simulacrum | -4/+12 |
| 2017-07-04 | Rollup merge of #42994 - stepancheg:ignore-iml, r=aturon | Mark Simulacrum | -0/+1 |
| 2017-07-04 | Rollup merge of #42975 - ids1024:symlink2, r=aturon | Mark Simulacrum | -6/+15 |
| 2017-07-04 | Rollup merge of #42836 - rthomas:29355-debug, r=GuillaumeGomez | Mark Simulacrum | -10/+129 |
| 2017-07-04 | Rollup merge of #42227 - ollie27:into_to_from, r=aturon | Mark Simulacrum | -16/+16 |
| 2017-07-04 | Use build.build instead of build.config.build | Mark Simulacrum | -92/+98 |
| 2017-07-04 | Move targets, hosts, and build triple into Build. | Mark Simulacrum | -27/+44 |
| 2017-07-04 | Store verbosity on Build | Mark Simulacrum | -15/+14 |
| 2017-07-04 | Store positive instead of negative fail_fast. | Mark Simulacrum | -10/+11 |
| 2017-07-04 | Remove src_is_git, instead call method on rust_info directly. | Mark Simulacrum | -4/+6 |
| 2017-07-04 | Clarify meaning of Build.cargo, Build.rustc. | Mark Simulacrum | -41/+50 |
| 2017-07-04 | Update a few comments. | Mark Simulacrum | -18/+11 |
| 2017-07-04 | Clippy lints | Mark Simulacrum | -43/+37 |
| 2017-07-04 | Cleanup dist | Mark Simulacrum | -21/+11 |
| 2017-07-04 | Cleanup utils | Mark Simulacrum | -12/+3 |
| 2017-07-04 | Cleanup compile.rs. | Mark Simulacrum | -4/+6 |
| 2017-07-04 | Cleanups to check code. | Mark Simulacrum | -23/+18 |
| 2017-07-04 | Remove 'static lifetimes from channels. | Mark Simulacrum | -2/+2 |
| 2017-07-04 | Clean up and restructure sanity checking. | Mark Simulacrum | -77/+69 |
| 2017-07-04 | Don't allocate args in order to run find. | Mark Simulacrum | -10/+9 |
| 2017-07-04 | Auto merge of #43012 - scottmcm:delete-range-step-by, r=alexcrichton | bors | -251/+20 |
| 2017-07-04 | Auto merge of #42993 - stepancheg:editorconfig, r=brson | bors | -0/+6 |
| 2017-07-03 | Add a stability marker for core::cmp::Reverse.0 | Steven Fackler | -1/+1 |
| 2017-07-03 | Document unintuitive argument order for Vec::dedup_by relation | Anders Kaseorg | -4/+12 |
| 2017-07-03 | Auto merge of #42999 - behnam:ucd10, r=alexcrichton | bors | -155/+168 |
| 2017-07-03 | Auto merge of #42976 - ids1024:redoxfix, r=sfackler | bors | -1/+5 |
| 2017-07-02 | Auto merge of #43010 - stjepang:stabilize-sort-unstable, r=alexcrichton | bors | -63/+20 |
| 2017-07-02 | Remove the remaining feature gates | Stjepan Glavina | -5/+0 |
| 2017-07-02 | Fix lint errors | Stjepan Glavina | -1/+0 |
| 2017-07-02 | Add docs for Debug* structs. #29355 | Ryan Thomas | -10/+129 |
| 2017-07-02 | Auto merge of #42938 - est31:col_number, r=eddyb | bors | -59/+149 |
| 2017-07-02 | Update cargo | est31 | -1/+1 |
| 2017-07-02 | Auto merge of #43015 - arielb1:every-error-counts, r=eddyb | bors | -379/+412 |
| 2017-07-02 | report the total number of errors on compilation failure | Ariel Ben-Yehuda | -146/+175 |
| 2017-07-02 | Style fix | est31 | -1/+1 |
| 2017-07-02 | Documentation | est31 | -4/+6 |
| 2017-07-02 | Fix the test failure, add comment, and refactor a little bit | est31 | -104/+39 |
| 2017-07-02 | Output line column info when panicking | est31 | -54/+207 |
| 2017-07-02 | Revert "Change error count messages" | Ariel Ben-Yehuda | -248/+252 |
| 2017-07-02 | Fix tidy errors | Stjepan Glavina | -3/+3 |
| 2017-07-01 | Delete deprecated & unstable range-specific `step_by` | Scott McMurray | -251/+20 |
| 2017-07-02 | Auto merge of #43003 - milmazz:bootstrap-pep8, r=alexcrichton | bors | -19/+34 |
| 2017-07-02 | Stabilize feature sort_unstable | Stjepan Glavina | -54/+17 |
| 2017-07-01 | Auto merge of #43002 - SergioBenitez:more-io-inner-stable, r=BurntSushi | bors | -26/+5 |
| 2017-07-01 | Auto merge of #42882 - stjepang:improve-sort-tests-and-benches, r=alexcrichton | bors | -96/+181 |
| 2017-07-01 | Simplify print arguments | Milton Mazzarri | -1/+1 |
| 2017-07-01 | Auto merge of #42991 - sfackler:unstable-rangeargument, r=alexcrichton | bors | -187/+217 |
| 2017-07-01 | Auto merge of #42977 - Keruspe:master, r=alexcrichton | bors | -1/+1 |