| Age | Commit message (Expand) | Author | Lines |
| 2016-05-31 | document that Files close themselves automatically | Jack O'Connor | -0/+3 |
| 2016-05-31 | Print linker arguments if calling the linker fails | Peter Atashian | -1/+5 |
| 2016-05-31 | rustbuild: Clean more on `make clean` | Alex Crichton | -3/+8 |
| 2016-05-31 | hoedown: fix trigger of -Werror=misleading-indentation | Ivan Shapovalov | -0/+0 |
| 2016-06-01 | doc: Correct char::escape_unicode documentation. | CrLF0710 | -2/+2 |
| 2016-05-31 | normalize types in MIR typeck after erasing regions | Ariel Ben-Yehuda | -25/+53 |
| 2016-05-31 | Take the def_map argument to TyCtxt::create_and_enter out of its RefCell. | Ms2ger | -6/+4 |
| 2016-05-30 | Auto merge of #33960 - tbu-:pr_ref_clone_overflow, r=Aatch | bors | -1/+3 |
| 2016-05-30 | std: Clean out old unstable + deprecated APIs | Alex Crichton | -1212/+52 |
| 2016-05-30 | Retry on EINTR in Bytes and Chars. | Aaron Gallagher | -11/+18 |
| 2016-05-30 | revise explanation for E0429 (focus on error first) | Zack M. Davis | -9/+7 |
| 2016-05-30 | Auto merge of #33968 - srinivasreddy:slice.rs, r=Manishearth | bors | -2/+1 |
| 2016-05-30 | stable features lint warning mentions version stabilized | Zack M. Davis | -16/+26 |
| 2016-05-30 | Auto merge of #33909 - michaelwoerister:frame-pointer-fix, r=nikomatsakis | bors | -13/+27 |
| 2016-05-30 | Correct grammar; and remove redundant comment | Srinivas Reddy Thatiparthy | -2/+1 |
| 2016-05-30 | librustc_resolve: make sure pattern def gets recorded if `resolve_path` retur... | Daan Sprenkels | -7/+10 |
| 2016-05-30 | Rollup merge of #33964 - Ms2ger:refcell-resolutions, r=Manishearth | Manish Goregaokar | -7/+8 |
| 2016-05-30 | Rollup merge of #33958 - kennytm:patch-1, r=GuillaumeGomez | Manish Goregaokar | -2/+2 |
| 2016-05-30 | Rollup merge of #33942 - srinivasreddy:rustfmt_llvm_folder, r=nrc | Manish Goregaokar | -56/+83 |
| 2016-05-30 | Rollup merge of #33926 - jseyfried:fix_derive_span, r=nrc | Manish Goregaokar | -60/+38 |
| 2016-05-30 | Rollup merge of #33867 - oli-obk:rustdoc_variant_types, r=GuillaumeGomez | Manish Goregaokar | -40/+65 |
| 2016-05-30 | print enum variant fields in docs | Oliver Schneider | -40/+65 |
| 2016-05-30 | Move driver::Resolutions::def_map out of its RefCell. | Ms2ger | -7/+8 |
| 2016-05-30 | Rollup merge of #33938 - srinivasreddy:rustfmt_libunwind, r=Manishearth | Manish Goregaokar | -28/+20 |
| 2016-05-30 | Rollup merge of #33937 - srinivasreddy:rustfmt_librand, r=GuillaumeGomez | Manish Goregaokar | -37/+44 |
| 2016-05-30 | Rollup merge of #33917 - srinivasreddy:rustfmt_liballoc, r=GuillaumeGomez | Manish Goregaokar | -17/+22 |
| 2016-05-30 | Rollup merge of #33914 - GuillaumeGomez:improve_err_expl, r=GuillaumeGomez | Manish Goregaokar | -3/+82 |
| 2016-05-30 | Rollup merge of #33913 - GuillaumeGomez:improve_e0133, r=GuillaumeGomez | Manish Goregaokar | -1/+13 |
| 2016-05-30 | Rollup merge of #33912 - GuillaumeGomez:improve_E0132, r=steveklabnik | Manish Goregaokar | -1/+24 |
| 2016-05-30 | Rollup merge of #33893 - Ophirr33:docs_string_split_fix, r=GuillaumeGomez | Manish Goregaokar | -2/+28 |
| 2016-05-30 | Rollup merge of #33793 - GuillaumeGomez:compile_fail, r=GuillaumeGomez | Manish Goregaokar | -15/+28 |
| 2016-05-30 | Use Path::is_dir() in fs::read_dir()'s example. | kennytm | -2/+2 |
| 2016-05-30 | Prevent the borrow counter from overflowing in `Ref::clone` | Tobias Bucher | -1/+3 |
| 2016-05-29 | Auto merge of #33929 - petrochenkov:pathir, r=eddyb | bors | -548/+390 |
| 2016-05-29 | add explanation for E0429 (`self` use declaration must use brace syntax) | Zack M. Davis | -1/+26 |
| 2016-05-29 | Auto merge of #33860 - doomrobo:fix-grammar-verification, r=nagisa | bors | -106/+108 |
| 2016-05-29 | Improve E0161 error explanation | Guillaume Gomez | -3/+27 |
| 2016-05-29 | Auto merge of #33859 - nrc:save-field-sub, r=pnkfelix | bors | -3/+9 |
| 2016-05-29 | Add new error code tests | Guillaume Gomez | -0/+255 |
| 2016-05-29 | run rustfmt on rtstartup folder | Srinivas Reddy Thatiparthy | -7/+4 |
| 2016-05-29 | Auto merge of #33934 - Byron:libsyntex-ring-buffer-size, r=pnkfelix | bors | -2/+2 |
| 2016-05-29 | run rustfmt on librustc_llvm folder | Srinivas Reddy Thatiparthy | -56/+83 |
| 2016-05-29 | run rustfmt on libunwind | Srinivas Reddy Thatiparthy | -28/+20 |
| 2016-05-29 | run rustfmt on librand folder | Srinivas Reddy Thatiparthy | -37/+44 |
| 2016-05-28 | Auto merge of #33848 - alexcrichton:android-gdb-sysroot, r=michaelwoerister | bors | -5/+6 |
| 2016-05-28 | Auto merge of #33824 - alexcrichton:rustbuild-fix-local-rust, r=nikomatsakis | bors | -4/+8 |
| 2016-05-28 | Prevent overflows by increasing ring buffer size | Sebastian Thiel | -2/+2 |
| 2016-05-28 | sanity -> validation | Vadim Petrochenkov | -13/+17 |
| 2016-05-28 | Move some other checks to AST sanity pass | Vadim Petrochenkov | -212/+169 |
| 2016-05-28 | Add an AST sanity checking pass and use it to catch some illegal lifetime/lab... | Vadim Petrochenkov | -2/+139 |