| Age | Commit message (Expand) | Author | Lines |
| 2014-05-07 | auto merge of #14005 : alexcrichton/rust/extern-unsafe, r=pcwalton | bors | -0/+17 |
| 2014-05-07 | auto merge of #13726 : michaelwoerister/rust/lldb-autotests, r=alexcrichton | bors | -3301/+3294 |
| 2014-05-07 | auto merge of #13901 : alexcrichton/rust/facade, r=brson | bors | -10/+10 |
| 2014-05-07 | debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb | Michael Woerister | -3301/+3294 |
| 2014-05-07 | test: Update with std => core movement | Alex Crichton | -10/+10 |
| 2014-05-07 | auto merge of #13832 : alexcrichton/rust/cfail-full, r=brson | bors | -0/+0 |
| 2014-05-07 | auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton | bors | -0/+6 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -802/+929 |
| 2014-05-06 | Ignore tests broken by failing on ICE | Richo Healey | -0/+6 |
| 2014-05-06 | rustc: Enable writing "unsafe extern fn() {}" | Alex Crichton | -0/+17 |
| 2014-05-06 | auto merge of #13892 : alexcrichton/rust/mixing-rlib-dylib-deps, r=brson | bors | -9/+152 |
| 2014-05-06 | log: Use writeln!() instead of write!() | Alex Crichton | -0/+44 |
| 2014-05-05 | auto merge of #13940 : edwardw/rust/refutable-match, r=pcwalton | bors | -0/+73 |
| 2014-05-05 | auto merge of #13912 : seanmonstar/rust/logrecord, r=alexcrichton | bors | -4/+8 |
| 2014-05-05 | auto merge of #13782 : alexcrichton/rust/issue-13775, r=pcwalton | bors | -0/+15 |
| 2014-05-05 | log: Logger receiveis a LogRecord | Sean McArthur | -4/+8 |
| 2014-05-05 | auto merge of #13271 : stepancheg/rust/align, r=pcwalton | bors | -0/+66 |
| 2014-05-05 | Adjust codegen logic for range and guarded arms | Edward Wang | -0/+73 |
| 2014-05-05 | auto merge of #13936 : Armavica/rust/lint_check-range, r=kballard | bors | -0/+12 |
| 2014-05-04 | Register new snapshots | Alex Crichton | -4/+0 |
| 2014-05-04 | auto merge of #13905 : alexcrichton/rust/issue-13337, r=thestinger | bors | -0/+21 |
| 2014-05-04 | auto merge of #13921 : TeXitoi/rust/shootout-spectralnorm-tweaks, r=alexcrichton | bors | -1/+5 |
| 2014-05-04 | Add missing cases to the type_limits lint | Virgile Andreani | -0/+12 |
| 2014-05-04 | auto merge of #13916 : TeXitoi/rust/shootout-mandelbrot-rewrite, r=pcwalton | bors | -55/+52 |
| 2014-05-04 | auto merge of #13908 : pcwalton/rust/box-pattern, r=alexcrichton | bors | -0/+20 |
| 2014-05-04 | auto merge of #13898 : nikomatsakis/rust/type-bounds-b, r=acrichto | bors | -0/+42 |
| 2014-05-03 | Skip pretty printing for the regions bound test | Niko Matsakis | -0/+1 |
| 2014-05-03 | auto merge of #13906 : alexcrichton/rust/issue-13620, r=luqmana | bors | -0/+50 |
| 2014-05-03 | shootout-spectralnorm tweaks | Guillaume Pinot | -1/+5 |
| 2014-05-03 | auto merge of #13685 : Ryman/rust/issue7575, r=alexcrichton | bors | -0/+104 |
| 2014-05-03 | Temporary patch to accept arbitrary lifetimes (behind feature gate) in bound ... | Niko Matsakis | -0/+41 |
| 2014-05-03 | auto merge of #13904 : pcwalton/rust/box, r=alexcrichton | bors | -0/+41 |
| 2014-05-03 | auto merge of #13868 : FlaPer87/rust/opt-in-phase1, r=alexcrichton | bors | -19/+33 |
| 2014-05-03 | auto merge of #13903 : alexcrichton/rust/issue-13890, r=thestinger | bors | -0/+39 |
| 2014-05-03 | shootout-mandelbrot rewrite | Guillaume Pinot | -55/+52 |
| 2014-05-03 | auto merge of #13899 : bjz/rust/simd, r=pcwalton | bors | -16/+87 |
| 2014-05-02 | libsyntax: Add `box PAT` to the pattern grammar. RFC #14. | Patrick Walton | -0/+20 |
| 2014-05-02 | librustc: Implement the `Box<T>` type syntax. RFC #14. Issue #13885. | Patrick Walton | -0/+41 |
| 2014-05-02 | auto merge of #13579 : hirschenberger/rust/lint_unsigned_negate, r=alexcrichton | bors | -0/+11 |
| 2014-05-02 | rustc: Crawl static initializers for reachability | Alex Crichton | -0/+50 |
| 2014-05-02 | rustc: Remove the session building_library flag | Alex Crichton | -0/+21 |
| 2014-05-03 | Add lint check for negating uint literals and variables. | Falco Hirschenberger | -0/+11 |
| 2014-05-02 | Provide a note if method lookup fails and there are static definitions with t... | Kevin Butler | -0/+104 |
| 2014-05-02 | rustc: Use the "real" realpath function | Alex Crichton | -0/+39 |
| 2014-05-02 | Implement comparison operators for int and uint SIMD vectors | Brendan Zabarauskas | -4/+63 |
| 2014-05-02 | rustc: Add some suppot for mixing rlibs and dylibs | Alex Crichton | -9/+152 |
| 2014-05-02 | auto merge of #13879 : huonw/rust/more-re, r=alexcrichton | bors | -0/+4 |
| 2014-05-02 | syntax: implement ToSource for more things in the quasiquoter. | Huon Wilson | -0/+4 |
| 2014-05-01 | auto merge of #13886 : japaric/rust/fix-an-typos, r=alexcrichton | bors | -1/+1 |
| 2014-05-01 | Fix a/an typos | Jorge Aparicio | -1/+1 |