| Age | Commit message (Expand) | Author | Lines |
| 2016-08-15 | Merge pull request #35664 from arielb1/split-literals 1.11.0 | Alex Crichton | -1/+85 |
| 2016-08-14 | prohibit splitting literal patterns | Ariel Ben-Yehuda | -1/+85 |
| 2016-08-08 | Merge pull request #35527 from alexcrichton/beta-next | Brian Anderson | -53/+123 |
| 2016-08-08 | move `during_closure_kind_inference` flag to mc | Niko Matsakis | -22/+37 |
| 2016-08-08 | Avoid writing a temporary closure kind | Niko Matsakis | -50/+105 |
| 2016-08-02 | Merge pull request #35172 from alexcrichton/beta-next | Brian Anderson | -13/+92 |
| 2016-08-01 | Bump beta version to .3 | Alex Crichton | -1/+1 |
| 2016-08-01 | Add regression test. | Jeffrey Seyfried | -0/+23 |
| 2016-08-01 | Avoid processing `feature`s on unconfigured crates. | Jeffrey Seyfried | -1/+1 |
| 2016-08-01 | Add regression test | Jeffrey Seyfried | -1/+7 |
| 2016-08-01 | Make `ext::base::expr_to_string` work correctly with `include!` macro invocat... | Jeffrey Seyfried | -0/+6 |
| 2016-08-01 | Just pass in NodeId to FunctionContext::new instead of looking it up. | Luqman Aden | -10/+54 |
| 2016-07-27 | Merge pull request #35071 from alexcrichton/beta-next | Brian Anderson | -3/+3 |
| 2016-07-27 | mk: Don't pass -msoft-float on mips-gnu | Alex Crichton | -3/+3 |
| 2016-07-26 | Update the beta to .2 | Alex Crichton | -1/+1 |
| 2016-07-26 | Merge pull request #35055 from alexcrichton/beta-next | Brian Anderson | -1/+74 |
| 2016-07-26 | tyencode: Make sure that projection bounds are handled in stable order. | Michael Woerister | -1/+74 |
| 2016-07-21 | Merge pull request #34964 from petrochenkov/beta | Alex Crichton | -1/+51 |
| 2016-07-21 | Backport fix for #34209 to beta | Vadim Petrochenkov | -1/+51 |
| 2016-07-19 | Merge pull request #34927 from alexcrichton/beta-next | Brian Anderson | -0/+0 |
| 2016-07-19 | Update jemalloc to include a fix for startup issues on OSX 10.12 | Mike Hommey | -0/+0 |
| 2016-07-06 | Bump back the Cargo date | Alex Crichton | -1/+1 |
| 2016-07-05 | Try to fix a test on beta | Alex Crichton | -1/+0 |
| 2016-07-05 | Use lazy range in gdb pretty printers | Loïc Damien | -2/+6 |
| 2016-07-05 | Bootstrap from the 1.10.0 release | Alex Crichton | -3/+3 |
| 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 | 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 | 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 #34504 - retep998:patch-1, r=alexcrichton | bors | -5/+19 |
| 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 #34591 - brson:relnotes, r=alexcrichton | bors | -0/+312 |