summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2014-03-28auto merge of #13149 : brson/rust/rustdoclogo, r=alexcrichtonbors-2/+2
2014-03-28auto merge of #13107 : seanmonstar/rust/encoder-errors, r=ericktbors-1342/+6481
2014-03-27auto merge of #13108 : pongad/rust/lintraw, r=huonwbors-0/+77
2014-03-27auto merge of #13173 : alexcrichton/rust/rustdoc-mods, r=huonwbors-2/+4
2014-03-27Initial support for emitting DWARF for static vars.gentlefolk-77/+711
2014-03-27serialize: use ResultSean McArthur-1342/+6481
2014-03-27Revert "Modules are either public, or private, so private modules should be s...Alex Crichton-2/+4
2014-03-27auto merge of #13050 : alexcrichton/rust/no-send-default, r=huonwbors-392/+405
2014-03-27auto merge of #13151 : brson/rust/dist, r=alexcrichton,brsonbors-40/+118
2014-03-27doc: Update the tutorial about bounds for traitsAlex Crichton-23/+25
2014-03-27Fix fallout of removing default boundsAlex Crichton-363/+377
2014-03-27rustc: Stop adding the Send bound implicitlyAlex Crichton-6/+3
2014-03-27auto merge of #13136 : alexcrichton/rust/spawn-deadlock, r=brsonbors-1/+13
2014-03-27auto merge of #13001 : cmr/rust/unnamed-lifetime-nocapture, r=nikomatsakisbors-3/+50
2014-03-27test/run-pass/out-of-stack: prevent tcoCorey Richardson-0/+1
2014-03-27verify-grammar llnextgenJan Kobler-15/+15
2014-03-27verify-grammar keyword crateJan Kobler-0/+1
2014-03-27auto merge of #13034 : edwardw/rust/match, r=nikomatsakisbors-41/+280
2014-03-27Address reviewCorey Richardson-9/+9
2014-03-27rustc: mark references w/anonymous lifetime nocaptureCorey Richardson-3/+49
2014-03-27_match.rs: prune sub-match tree too aggressivelyEdward Wang-41/+280
2014-03-27Added lint for #[deriving] structs and enums with unsafe pointers. #13032.Michael Darakananda-0/+77
2014-03-26rustc: Fix tests for sysroot changesBrian Anderson-2/+2
2014-03-26auto merge of #13079 : alexcrichton/rust/colons, r=cmrbors-73/+59
2014-03-26rustc: Fix detection of lib64 directoryBrian Anderson-1/+1
2014-03-26install: Don't allow installation over the install filesBrian Anderson-2/+14
2014-03-26auto merge of #13145 : alexcrichton/rust/flip-some-defaults, r=brsonbors-46/+31
2014-03-26install: name the bundled manifest 'manifest.in'. CleanupBrian Anderson-4/+6
2014-03-26syntax: Tweak parsing bounds on generics pathsAlex Crichton-73/+59
2014-03-26auto merge of #13152 : huonw/rust/wtf-are-things-in-spans, r=alexcrichtonbors-4/+27
2014-03-26auto merge of #13071 : ktt3ja/rust/deterministic-lifetime-suggestion, r=cmrbors-3/+29
2014-03-26syntax: Permit visibility on tuple fieldsAlex Crichton-21/+30
2014-03-26rustc: Relax restriction on privacy for fieldsAlex Crichton-25/+1
2014-03-26Add test using early-bound lifetimes in trait generic parameters.Felix S. Klock II-0/+135
2014-03-26Fix Repr impl for method::Candidate to include the method_ty.Felix S. Klock II-1/+2
2014-03-26Fix #13140: Early/Late Bound related ICEs.Felix S. Klock II-2/+5
2014-03-26bench: Put the spawn bench back on libgreenAlex Crichton-1/+13
2014-03-26auto merge of #13135 : alexcrichton/rust/dox, r=alexcrichtonbors-116/+716
2014-03-26Derive TotalEq for std::intrinsics::TypeIdTomas Sedovic-1/+1
2014-03-27syntax: add a missing span rewrite in fold.Huon Wilson-1/+1
2014-03-27syntax: add a some docs/clarification to the fields of ExpnInfo.Huon Wilson-3/+26
2014-03-26auto merge of #13134 : alexcrichton/rust/freebsd-libm, r=thestingerbors-0/+1
2014-03-26auto merge of #13133 : alexcrichton/rust/issue-13130, r=brsonbors-11/+32
2014-03-26auto merge of #13117 : alexcrichton/rust/no-crate-map, r=brsonbors-338/+116
2014-03-25install: Support --libdir and --mandir correctlyBrian Anderson-35/+94
2014-03-25auto merge of #13039 : Kimundi/rust/iter_by_value_extend, r=alexcrichtonbors-78/+75
2014-03-25auto merge of #13106 : CLUSTERfoo/rust/docs/labelled_breaks, r=brsonbors-4/+61
2014-03-25mk: Rename CFG_COMPILER to CFG_COMPILER_HOST_TRIPLEBrian Anderson-1/+1
2014-03-25rustc: Stop relying on CFG_LIBDIR_RELATIVEBrian Anderson-1/+7
2014-03-25configure: Make rustlibdir non-configurableBrian Anderson-2/+1