about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2013-03-02auto merge of #5196 : thestinger/rust/ord, r=catamorphismbors-93/+253
2013-03-02treemap: reimplement using TotalOrdDaniel Micay-82/+87
2013-03-02add a TotalOrd traitDaniel Micay-11/+166
2013-03-02auto merge of #5137 : yjh0502/rust/empty_struct, r=nikomatsakisbors-235/+54
2013-03-02auto merge of #5193 : sethpink/rust/struct-tup-pp, r=catamorphismbors-16/+22
2013-03-02auto merge of #5191 : brson/rust/movert, r=brsonbors-11/+5
2013-03-01auto merge of #5185 : ben0x539/rust/net-tcp-docs, r=brsonbors-76/+76
2013-03-02Remove REC, change related tests/docsJihyun Yu-235/+54
2013-03-01auto merge of #5165 : brson/rust/unstable, r=brsonbors-56/+59
2013-03-02Fix some struct-tuple def prettyprint issuesSeth Pink-16/+22
2013-03-01auto merge of #5190 : brson/rust/snap, r=brsonbors-1/+1
2013-03-01Merge remote branch 'nmatsakis/parser-perf-problem' into incomingPatrick Walton-18/+28
2013-03-01core: Move core::rt to core::unstable::langBrian Anderson-11/+5
2013-03-01Register FreeBSD snapshotBrian Anderson-1/+1
2013-03-01Avoid calling to_vec() unnecessarily in parser.Niko Matsakis-18/+28
2013-03-01Rename core::private to core::unstable. #4743Brian Anderson-56/+59
2013-03-01`std::net::tcp` docs: Use current syntax and typesBenjamin Herr-76/+76
2013-03-01librustc: Add missing import. rs=burningtreePatrick Walton-0/+1
2013-03-01Merge pull request #5178 from catamorphism/constant-buffersPatrick Walton-4/+10
2013-03-01Merge remote branch 'nmatsakis/issue-4808-representation-of-extern-fn' into i...Patrick Walton-128/+311
2013-03-01librustc: "APL2" -> "ASL2". rs=license-fixPatrick Walton-9/+9
2013-03-01Merge remote branch 'sevrak/issue-5164' into incomingPatrick Walton-13/+17
2013-03-01auto merge of #5162 : brson/rust/fixmes, r=brsonbors-3/+3
2013-02-28auto merge of #5180 : catamorphism/rust/post-snapshot, r=catamorphismbors-68/+2
2013-02-28testsuite: Re-xfail record-trailing-commaTim Chevalier-0/+1
2013-02-28auto merge of #5147 : nikomatsakis/rust/remove-legacy-trait-table, r=nikomats...bors-354/+295
2013-02-28Remove code that was awaiting a snapshotTim Chevalier-68/+1
2013-02-28Register snapshotsTim Chevalier-0/+8
2013-02-28Remove legacy object creation mode, and convert remaining uses of itNiko Matsakis-354/+295
2013-02-28auto merge of #5176 : brson/rust/unwrap_shared_mutable_state, r=nikomatsakisbors-253/+10
2013-02-28core: Address XXX, make static constants for strings used when stringifying f...Tim Chevalier-4/+10
2013-02-28auto merge of #5113 : alexcrichton/rust/issue-4366, r=catamorphismbors-293/+547
2013-02-28core: Remove unwrap_shared_mutable_state. #4436Brian Anderson-251/+5
2013-02-28Fix implicit leaks of imports throughout librariesAlex Crichton-289/+489
2013-02-28Fix leaking immediate children and types via glob importsAlex Crichton-6/+18
2013-02-28Fix leaking non-public 'use' statements with glob importsAlex Crichton-1/+43
2013-02-28rt: Comment out an assert in rust_kernel. #4711Brian Anderson-2/+5
2013-02-28auto merge of #5166 : danniel/rust/incoming, r=brsonbors-0/+282
2013-02-28Change bare functions so that they are represented by a single pointer.Niko Matsakis-128/+311
2013-02-28librustc: Enforce cross-crate method privacyPatrick Walton-25/+111
2013-02-28librustc: Make methods private if the impl is privatePatrick Walton-13/+63
2013-02-28librustc: Mark all type implementations public. rs=impl-publicityPatrick Walton-175/+175
2013-02-28Fix license attribute on cratessevrak-13/+17
2013-02-28Add syntax highlighting support for GtkSourceView / GEditDaniel Ursache Dogariu-0/+282
2013-02-28auto merge of #5159 : brson/rust/rtcall, r=brsonbors-43/+37
2013-02-27auto merge of #5155 : bstrie/rust/dedrop, r=pcwaltonbors-29/+117
2013-02-27auto merge of #5152 : catamorphism/rust/issue-3601, r=catamorphismbors-8/+8
2013-02-27auto merge of #5098 : pkgw/rust/pr/issue4869, r=brsonbors-21/+5
2013-02-27Convert NOTEs to FIXMEsBrian Anderson-3/+3
2013-02-27Remove the last remnants of rtcallsBrian Anderson-43/+37