| Age | Commit message (Expand) | Author | Lines |
| 2014-02-21 | Test nested `proc` can access outer owned data | Flavio Percoco | -0/+20 |
| 2014-02-21 | auto merge of #12326 : bjz/rust/integer, r=alexcrichton | bors | -421/+439 |
| 2014-02-21 | auto merge of #12420 : pnkfelix/rust/fsk-improve-doc-for-ptr-offset, r=alexcr... | bors | -1/+2 |
| 2014-02-21 | auto merge of #12419 : huonw/rust/compiler-unsafe, r=alexcrichton | bors | -35/+59 |
| 2014-02-22 | Move std::num::Integer to libnum | Brendan Zabarauskas | -421/+439 |
| 2014-02-21 | auto merge of #12415 : HeroesGrave/rust/move-enum-set, r=alexcrichton | bors | -3/+4 |
| 2014-02-21 | auto merge of #12410 : DaGenix/rust/fix-incorrect-comment, r=alexcrichton | bors | -11/+2 |
| 2014-02-21 | auto merge of #12290 : mrshu/rust/lint-warn-by-default, r=alexcrichton | bors | -68/+122 |
| 2014-02-20 | auto merge of #12407 : alexcrichton/rust/up-llvm, r=sfackler | bors | -0/+0 |
| 2014-02-21 | Changed NonCamelCaseTypes lint to warn by default | mr.Shu | -68/+122 |
| 2014-02-20 | auto merge of #12164 : alexcrichton/rust/rlibs-and-dylibs, r=cmr | bors | -94/+240 |
| 2014-02-20 | Re-work loading crates with nicer errors | Alex Crichton | -94/+240 |
| 2014-02-20 | auto merge of #12401 : alexcrichton/rust/if-ok-2-try, r=brson | bors | -1228/+1224 |
| 2014-02-20 | auto merge of #12161 : aepsil0n/rust/docs/for-loop, r=alexcrichton | bors | -0/+26 |
| 2014-02-20 | Mass rename if_ok! to try! | Alex Crichton | -1228/+1224 |
| 2014-02-20 | auto merge of #12405 : kud1ing/rust/backticks, r=huonw | bors | -7/+7 |
| 2014-02-20 | auto merge of #12403 : eddyb/rust/generic-dtors-with-bounds, r=nikomatsakis | bors | -161/+122 |
| 2014-02-20 | ptr::RawPtr, spell out units used for the `offset` argument. | Felix S. Klock II | -1/+2 |
| 2014-02-20 | auto merge of #12399 : michaelwoerister/rust/simd-fix, r=alexcrichton | bors | -10/+96 |
| 2014-02-20 | auto merge of #12398 : alexcrichton/rust/rlibs-and-dylibs-2, r=cmr | bors | -86/+245 |
| 2014-02-20 | rustc: avoid compiler generated `unsafe` blocks leaking. | Huon Wilson | -35/+59 |
| 2014-02-20 | auto merge of #12397 : alexcrichton/rust/send-off-the-runtime, r=brson | bors | -10/+49 |
| 2014-02-20 | auto merge of #12343 : liigo/rust/move-extra-test-to-libtest, r=alexcrichton | bors | -134/+171 |
| 2014-02-20 | auto merge of #12396 : alexcrichton/rust/windows-env-var, r=huonw | bors | -1/+13 |
| 2014-02-20 | move extra::test to libtest | Liigo Zhuang | -134/+171 |
| 2014-02-19 | auto merge of #12392 : aepsil0n/rust/fix/pub_randbigint, r=huonw | bors | -1/+1 |
| 2014-02-20 | move enum_set to libcollections. #8784 | HeroesGrave | -3/+4 |
| 2014-02-19 | auto merge of #12244 : pcwalton/rust/deuniquevectorpatterns, r=pcwalton | bors | -198/+229 |
| 2014-02-19 | auto merge of #12394 : huonw/rust/transmute--, r=pnkfelix | bors | -12/+4 |
| 2014-02-19 | Update comments in the prelude | Palmer Cox | -11/+2 |
| 2014-02-19 | Fix sending/try_recv on channels off the runtime | Alex Crichton | -10/+49 |
| 2014-02-19 | librustc: Remove unique vector patterns from the language. | Patrick Walton | -198/+229 |
| 2014-02-19 | auto merge of #12387 : cmr/rust/ast-json, r=alexcrichton | bors | -7/+30 |
| 2014-02-19 | auto merge of #12389 : zr40/rust/fix-test-metric-typo, r=alexcrichton | bors | -1/+1 |
| 2014-02-19 | Upgrade LLVM for segmented stacks on thumb | Alex Crichton | -0/+0 |
| 2014-02-20 | Resolve the vtables for method calls to generic Drop impls with trait bounds. | Eduard Burtescu | -24/+43 |
| 2014-02-19 | adjust to currently used style | kud1ing | -7/+7 |
| 2014-02-19 | Replaced method_map_entry with method_origin and cleaned up vtable checking a... | Eduard Burtescu | -133/+79 |
| 2014-02-19 | Don't recurse twice into ExprParen in vtable checking. | Eduard Burtescu | -4/+0 |
| 2014-02-19 | auto merge of #12231 : wycats/rust/url_path_parse, r=alexcrichton | bors | -0/+115 |
| 2014-02-19 | auto merge of #11904 : nick29581/rust/0filemap, r=alexcrichton | bors | -8/+78 |
| 2014-02-19 | rustc: support dumping the AST as JSON | Corey Richardson | -7/+30 |
| 2014-02-19 | auto merge of #12379 : alexcrichton/rust/fix-ar-thing, r=brson | bors | -0/+23 |
| 2014-02-19 | auto merge of #12375 : FlaPer87/rust/issue-7660, r=cmr | bors | -0/+24 |
| 2014-02-19 | Tweak how preference factors into linkage | Alex Crichton | -86/+245 |
| 2014-02-19 | debuginfo: Re-enable test case that should have worked all along. | Michael Woerister | -1/+0 |
| 2014-02-19 | debuginfo: Fix a RUSTFLAGS incompatibility in test runner. | Michael Woerister | -8/+19 |
| 2014-02-19 | debuginfo: Move test case from run-pass to debug-info directory so it does no... | Michael Woerister | -0/+0 |
| 2014-02-19 | debuginfo: Add support for simd types | Michael Woerister | -1/+77 |
| 2014-02-19 | Fix getting/setting huge env vars on windows | Alex Crichton | -1/+13 |