| Age | Commit message (Expand) | Author | Lines |
| 2013-03-01 | librustc: Add missing import. rs=burningtree | Patrick Walton | -0/+1 |
| 2013-03-01 | Merge pull request #5178 from catamorphism/constant-buffers | Patrick Walton | -4/+10 |
| 2013-03-01 | Merge remote branch 'nmatsakis/issue-4808-representation-of-extern-fn' into i... | Patrick Walton | -128/+311 |
| 2013-03-01 | librustc: "APL2" -> "ASL2". rs=license-fix | Patrick Walton | -9/+9 |
| 2013-03-01 | Merge remote branch 'sevrak/issue-5164' into incoming | Patrick Walton | -13/+17 |
| 2013-03-01 | Merge remote-tracking branch 'remotes/origin/incoming' into incoming | Erick Tryzelaar | -1190/+1503 |
| 2013-03-01 | auto merge of #5162 : brson/rust/fixmes, r=brson | bors | -3/+3 |
| 2013-02-28 | auto merge of #5180 : catamorphism/rust/post-snapshot, r=catamorphism | bors | -68/+2 |
| 2013-02-28 | testsuite: Re-xfail record-trailing-comma | Tim Chevalier | -0/+1 |
| 2013-02-28 | auto merge of #5147 : nikomatsakis/rust/remove-legacy-trait-table, r=nikomats... | bors | -354/+295 |
| 2013-02-28 | Remove code that was awaiting a snapshot | Tim Chevalier | -68/+1 |
| 2013-02-28 | Register snapshots | Tim Chevalier | -0/+8 |
| 2013-02-28 | Remove legacy object creation mode, and convert remaining uses of it | Niko Matsakis | -354/+295 |
| 2013-02-28 | auto merge of #5176 : brson/rust/unwrap_shared_mutable_state, r=nikomatsakis | bors | -253/+10 |
| 2013-02-28 | core: Address XXX, make static constants for strings used when stringifying f... | Tim Chevalier | -4/+10 |
| 2013-02-28 | auto merge of #5113 : alexcrichton/rust/issue-4366, r=catamorphism | bors | -293/+547 |
| 2013-02-28 | core: Remove unwrap_shared_mutable_state. #4436 | Brian Anderson | -251/+5 |
| 2013-02-28 | Fix implicit leaks of imports throughout libraries | Alex Crichton | -289/+489 |
| 2013-02-28 | Fix leaking immediate children and types via glob imports | Alex Crichton | -6/+18 |
| 2013-02-28 | Fix leaking non-public 'use' statements with glob imports | Alex Crichton | -1/+43 |
| 2013-02-28 | rt: Comment out an assert in rust_kernel. #4711 | Brian Anderson | -2/+5 |
| 2013-02-28 | auto merge of #5166 : danniel/rust/incoming, r=brson | bors | -0/+282 |
| 2013-02-28 | Change bare functions so that they are represented by a single pointer. | Niko Matsakis | -128/+311 |
| 2013-02-28 | librustc: Enforce cross-crate method privacy | Patrick Walton | -25/+111 |
| 2013-02-28 | librustc: Make methods private if the impl is private | Patrick Walton | -13/+63 |
| 2013-02-28 | librustc: Mark all type implementations public. rs=impl-publicity | Patrick Walton | -175/+175 |
| 2013-02-28 | Merge remote-tracking branch 'remotes/origin/incoming' into incoming | Erick Tryzelaar | -101/+167 |
| 2013-02-28 | Merge remote-tracking branch 'remotes/origin/incoming' into incoming | Erick Tryzelaar | -808/+1302 |
| 2013-02-28 | Fix license attribute on crates | sevrak | -13/+17 |
| 2013-02-28 | Add syntax highlighting support for GtkSourceView / GEdit | Daniel Ursache Dogariu | -0/+282 |
| 2013-02-28 | auto merge of #5159 : brson/rust/rtcall, r=brson | bors | -43/+37 |
| 2013-02-27 | auto merge of #5155 : bstrie/rust/dedrop, r=pcwalton | bors | -29/+117 |
| 2013-02-27 | auto merge of #5152 : catamorphism/rust/issue-3601, r=catamorphism | bors | -8/+8 |
| 2013-02-27 | auto merge of #5098 : pkgw/rust/pr/issue4869, r=brson | bors | -21/+5 |
| 2013-02-27 | Convert NOTEs to FIXMEs | Brian Anderson | -3/+3 |
| 2013-02-27 | Remove the last remnants of rtcalls | Brian Anderson | -43/+37 |
| 2013-02-27 | auto merge of #5141 : nikomatsakis/rust/region-syntax-expl-lifetimes, r=nikom... | bors | -719/+1067 |
| 2013-02-27 | auto merge of #5149 : brson/rust/rt, r=brson | bors | -8/+12 |
| 2013-02-27 | Introduce lifetime declarations into the lists of type parameters. | Niko Matsakis | -719/+1067 |
| 2013-02-27 | Turn old `drop` blocks into `Drop` traits | Ben Striegel | -29/+117 |
| 2013-02-27 | auto merge of #5140 : yjh0502/rust/issue_4458, r=catamorphism | bors | -1/+21 |
| 2013-02-27 | testsuite: Update and un-xfail #3601 test | Tim Chevalier | -8/+8 |
| 2013-02-27 | Merge remote-tracking branch 'remotes/origin/incoming' into incoming | Erick Tryzelaar | -14/+19 |
| 2013-02-27 | auto merge of #5145 : Kimundi/rust/incoming, r=catamorphism | bors | -0/+67 |
| 2013-02-27 | rt: Make some runtime calls work outside of task context | Brian Anderson | -8/+12 |
| 2013-02-27 | auto merge of #5070 : youknowone/rust/struct-match2, r=nikomatsakis | bors | -14/+19 |
| 2013-02-27 | Merge remote-tracking branch 'remotes/origin/incoming' into incoming | Erick Tryzelaar | -1958/+2190 |
| 2013-02-28 | Fix reversed current/expected type | Jeong YunWon | -14/+19 |
| 2013-02-27 | librustc: Forbid `pub` or `priv` before trait implementations | Patrick Walton | -288/+304 |
| 2013-02-27 | libsyntax: Forbid mutable vectors. rs=demuting | Patrick Walton | -61/+31 |