summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2016-08-15Merge pull request #35664 from arielb1/split-literals 1.11.0Alex Crichton-1/+85
2016-08-14prohibit splitting literal patternsAriel Ben-Yehuda-1/+85
2016-08-08Merge pull request #35527 from alexcrichton/beta-nextBrian Anderson-53/+123
2016-08-08move `during_closure_kind_inference` flag to mcNiko Matsakis-22/+37
2016-08-08Avoid writing a temporary closure kindNiko Matsakis-50/+105
2016-08-02Merge pull request #35172 from alexcrichton/beta-nextBrian Anderson-13/+92
2016-08-01Bump beta version to .3Alex Crichton-1/+1
2016-08-01Add regression test.Jeffrey Seyfried-0/+23
2016-08-01Avoid processing `feature`s on unconfigured crates.Jeffrey Seyfried-1/+1
2016-08-01Add regression testJeffrey Seyfried-1/+7
2016-08-01Make `ext::base::expr_to_string` work correctly with `include!` macro invocat...Jeffrey Seyfried-0/+6
2016-08-01Just pass in NodeId to FunctionContext::new instead of looking it up.Luqman Aden-10/+54
2016-07-27Merge pull request #35071 from alexcrichton/beta-nextBrian Anderson-3/+3
2016-07-27mk: Don't pass -msoft-float on mips-gnuAlex Crichton-3/+3
2016-07-26Update the beta to .2Alex Crichton-1/+1
2016-07-26Merge pull request #35055 from alexcrichton/beta-nextBrian Anderson-1/+74
2016-07-26tyencode: Make sure that projection bounds are handled in stable order.Michael Woerister-1/+74
2016-07-21Merge pull request #34964 from petrochenkov/betaAlex Crichton-1/+51
2016-07-21Backport fix for #34209 to betaVadim Petrochenkov-1/+51
2016-07-19Merge pull request #34927 from alexcrichton/beta-nextBrian Anderson-0/+0
2016-07-19Update jemalloc to include a fix for startup issues on OSX 10.12Mike Hommey-0/+0
2016-07-06Bump back the Cargo dateAlex Crichton-1/+1
2016-07-05Try to fix a test on betaAlex Crichton-1/+0
2016-07-05Use lazy range in gdb pretty printersLoïc Damien-2/+6
2016-07-05Bootstrap from the 1.10.0 releaseAlex Crichton-3/+3
2016-07-05Auto merge of #34647 - TimNN:compiler-rt-ios-workaround, r=alexcrichtonbors-0/+0
2016-07-04Auto merge of #34594 - willcrichton:master, r=nrcbors-2/+117
2016-07-04Auto merge of #34646 - michaelwoerister:warn-blacklisted-lldb, r=alexcrichtonbors-0/+11
2016-07-04Make rust-lldb warn about unsupported versions of LLDBMichael Woerister-0/+11
2016-07-04Auto merge of #34639 - dzamlo:master, r=michaelwoeristerbors-7/+79
2016-07-04Use lazy iterator in vec/slice gdb pretty printersLoïc Damien-7/+79
2016-07-04update compiler-rt with iOS linking warnings workaroundTim Neumann-0/+0
2016-07-04Auto merge of #34602 - Xmasreturns:patch-4, r=steveklabnikbors-0/+6
2016-07-04Auto merge of #34590 - pwlandoll:master, r=apasel422bors-2/+1
2016-07-04Auto merge of #34638 - zackmdavis:if_let_over_none_empty_block_arm, r=jseyfriedbors-349/+215
2016-07-04Renamed phase to compilation_doneWill Crichton-5/+5
2016-07-04Added new compilation phase and testWill Crichton-0/+105
2016-07-04Moved LLVM cleanup to after `after_llvm` phaseWill Crichton-2/+12
2016-07-03Auto merge of #34550 - cynicaldevil:master, r=Manishearthbors-1/+8
2016-07-03Auto merge of #34480 - jseyfried:remove_entry_points, r=nrcbors-81/+57
2016-07-03prefer `if let` to match with `None => {}` arm in some placesZack M. Davis-349/+215
2016-07-03Auto merge of #34530 - alexcrichton:stabilize-1.11, r=aturonbors-194/+507
2016-07-04Added a pretty printer for &mut slicesNikhil Shagrithaya-1/+8
2016-07-03std: Stabilize APIs for the 1.11.0 releaseAlex Crichton-194/+507
2016-07-03Auto merge of #34540 - jupp0r:patch-1, r=steveklabnikbors-1/+4
2016-07-03Auto merge of #34532 - jonmarkprice:master, r=steveklabnikbors-27/+33
2016-07-03Auto merge of #34504 - retep998:patch-1, r=alexcrichtonbors-5/+19
2016-07-03Auto merge of #34614 - cynicaldevil:build-time, r=alexcrichtonbors-0/+12
2016-07-02Auto merge of #34597 - CensoredUsername:bootstrap-fix, r=alexcrichtonbors-1/+1
2016-07-02Auto merge of #34591 - brson:relnotes, r=alexcrichtonbors-0/+312