| Age | Commit message (Expand) | Author | Lines |
| 2016-06-01 | Remove redundant `check_for_macros` AST pass. | Jeffrey Seyfried | -23/+0 |
| 2016-06-01 | Auto merge of #33794 - petrochenkov:sanity, r=nrc | bors | -214/+312 |
| 2016-06-01 | Rollup merge of #33977 - Ms2ger:create-and-enter, r=nrc | Manish Goregaokar | -6/+4 |
| 2016-06-01 | Rollup merge of #33973 - zackmdavis:stable_features_warning_notes_version_sta... | Manish Goregaokar | -16/+26 |
| 2016-06-01 | Rollup merge of #33970 - arielb1:normal-type-check, r=eddyb | Manish Goregaokar | -25/+53 |
| 2016-06-01 | Rollup merge of #33967 - dsprenkels:enum_pattern_resolve_ice, r=petrochenkov | Manish Goregaokar | -7/+10 |
| 2016-06-01 | Rollup merge of #33921 - jameysharp:patch-1, r=alexcrichton | Manish Goregaokar | -0/+2 |
| 2016-06-01 | Rollup merge of #33915 - GuillaumeGomez:err-codes, r=steveklabnik | Manish Goregaokar | -0/+255 |
| 2016-06-01 | Rollup merge of #33896 - strake:next_code_point, r=aturon | Manish Goregaokar | -2/+3 |
| 2016-06-01 | Rollup merge of #33892 - seanmonstar:slice-eq-ptr, r=alexcrichton | Manish Goregaokar | -0/+3 |
| 2016-06-01 | Rollup merge of #33841 - LeoTestard:macro-sequence-lhs, r=pnkfelix | Manish Goregaokar | -30/+6 |
| 2016-06-01 | Rollup merge of #33606 - tshepang:future-talk, r=brson | Manish Goregaokar | -6/+3 |
| 2016-06-01 | Rollup merge of #33385 - cheercroaker:doc-correction, r=brson | Manish Goregaokar | -1/+1 |
| 2016-05-31 | Auto merge of #33141 - tshepang:python-love, r=brson | bors | -19/+15 |
| 2016-05-31 | Auto merge of #33979 - retep998:why-the-long-face, r=alexcrichton | bors | -1/+5 |
| 2016-05-31 | mk: Prepare for a new stage0 compiler | Alex Crichton | -80/+32 |
| 2016-05-31 | Print linker arguments if calling the linker fails | Peter Atashian | -1/+5 |
| 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 | 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 | 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 | 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 |