| Age | Commit message (Expand) | Author | Lines |
| 2016-07-06 | Mark new methods as unstable | Matt Horn | -0/+5 |
| 2016-07-06 | Add IpAddr common methods | Matt Horn | -0/+103 |
| 2016-07-06 | Auto merge of #34648 - eddyb:return-in-peace-pls, r=nagisa | bors | -125/+0 |
| 2016-07-06 | Auto merge of #34644 - infinity0:master, r=alexcrichton | bors | -8/+13 |
| 2016-07-06 | Auto merge of #34546 - jseyfried:cfg_attr_path, r=nrc | bors | -3/+22 |
| 2016-07-06 | Add regression test | Jeffrey Seyfried | -0/+12 |
| 2016-07-05 | Auto merge of #34587 - ollie27:rustdoc_prim_titles, r=steveklabnik | bors | -7/+28 |
| 2016-07-06 | Tweak verbosity to hopefully better match intuitive expectations | Ximin Luo | -2/+2 |
| 2016-07-06 | Have verify() return a bool rather than a generic RuntimeError | Ximin Luo | -10/+9 |
| 2016-07-05 | Auto merge of #34294 - alexandermerritt:book-nuls, r=steveklabnik | bors | -7/+7 |
| 2016-07-05 | Auto merge of #34412 - gnzlbg:document_platform_intrinsics_generate, r=alexcr... | bors | -850/+1000 |
| 2016-07-05 | Auto merge of #34647 - TimNN:compiler-rt-ios-workaround, r=alexcrichton | bors | -0/+0 |
| 2016-07-04 | Auto merge of #34594 - willcrichton:master, r=nrc | bors | -2/+117 |
| 2016-07-04 | Auto merge of #34646 - michaelwoerister:warn-blacklisted-lldb, r=alexcrichton | bors | -0/+11 |
| 2016-07-04 | Make rust-lldb warn about unsupported versions of LLDB | Michael Woerister | -0/+11 |
| 2016-07-04 | Auto merge of #34639 - dzamlo:master, r=michaelwoerister | bors | -7/+79 |
| 2016-07-04 | Use lazy iterator in vec/slice gdb pretty printers | Loïc Damien | -7/+79 |
| 2016-07-04 | Revert "Revert "Remove the return_address intrinsic."" | Eduard Burtescu | -125/+0 |
| 2016-07-04 | update compiler-rt with iOS linking warnings workaround | Tim Neumann | -0/+0 |
| 2016-07-04 | Auto merge of #34602 - Xmasreturns:patch-4, r=steveklabnik | bors | -0/+6 |
| 2016-07-04 | Avoid redundant downloads when bootstrapping | Ximin Luo | -2/+8 |
| 2016-07-04 | Auto merge of #34590 - pwlandoll:master, r=apasel422 | bors | -2/+1 |
| 2016-07-04 | Auto merge of #34638 - zackmdavis:if_let_over_none_empty_block_arm, r=jseyfried | bors | -349/+215 |
| 2016-07-04 | Renamed phase to compilation_done | Will Crichton | -5/+5 |
| 2016-07-04 | Added new compilation phase and test | Will Crichton | -0/+105 |
| 2016-07-04 | Moved LLVM cleanup to after `after_llvm` phase | Will Crichton | -2/+12 |
| 2016-07-03 | Auto merge of #34550 - cynicaldevil:master, r=Manishearth | bors | -1/+8 |
| 2016-07-03 | Auto merge of #34480 - jseyfried:remove_entry_points, r=nrc | bors | -81/+57 |
| 2016-07-03 | prefer `if let` to match with `None => {}` arm in some places | Zack M. Davis | -349/+215 |
| 2016-07-03 | Auto merge of #34530 - alexcrichton:stabilize-1.11, r=aturon | bors | -194/+507 |
| 2016-07-04 | Added a pretty printer for &mut slices | Nikhil Shagrithaya | -1/+8 |
| 2016-07-03 | std: Stabilize APIs for the 1.11.0 release | Alex Crichton | -194/+507 |
| 2016-07-03 | Auto merge of #34540 - jupp0r:patch-1, r=steveklabnik | bors | -1/+4 |
| 2016-07-03 | Auto merge of #34532 - jonmarkprice:master, r=steveklabnik | bors | -27/+33 |
| 2016-07-03 | Auto merge of #34614 - cynicaldevil:build-time, r=alexcrichton | bors | -0/+12 |
| 2016-07-02 | Auto merge of #34597 - CensoredUsername:bootstrap-fix, r=alexcrichton | bors | -1/+1 |
| 2016-07-02 | Auto merge of #34580 - eddyb:two-steps-forward-one-step-backwards, r=nagisa | bors | -0/+125 |
| 2016-07-02 | Auto merge of #34605 - arielb1:bug-in-the-jungle, r=eddyb | bors | -8/+87 |
| 2016-07-02 | Auto merge of #34443 - eddyb:sized-matters, r=arielb1 | bors | -0/+44 |
| 2016-07-02 | Build: Shows total time taken to build the compiler | Nikhil Shagrithaya | -0/+12 |
| 2016-07-02 | Auto merge of #34539 - arielb1:metadata-hash, r=alexcrichton | bors | -159/+214 |
| 2016-07-02 | fix test fallout | Ariel Ben-Yehuda | -9/+9 |
| 2016-07-02 | add a encoding version to the actual metadata | Ariel Ben-Yehuda | -18/+59 |
| 2016-07-02 | make the metadata lock more robust and bump the metadata encoding version | Ariel Ben-Yehuda | -31/+38 |
| 2016-07-02 | Rollup merge of #34583 - steveklabnik:remove-unneeded-deprecated, r=alexcrichton | Manish Goregaokar | -1/+0 |
| 2016-07-02 | Rollup merge of #34567 - alexcrichton:rustbuild-android, r=brson | Manish Goregaokar | -52/+227 |
| 2016-07-02 | Rollup merge of #34566 - ollie27:linkchecker_invalid_urls, r=alexcrichton | Manish Goregaokar | -23/+20 |
| 2016-07-02 | Rollup merge of #34551 - GuillaumeGomez:runtest_improvement, r=alexcrichton | Manish Goregaokar | -8/+12 |
| 2016-07-02 | Rollup merge of #34545 - sanxiyn:rustbuild, r=alexcrichton | Manish Goregaokar | -0/+5 |
| 2016-07-02 | Rollup merge of #34531 - GuillaumeGomez:libsyntax_err_codes, r=jonathandturner | Manish Goregaokar | -79/+167 |