| Age | Commit message (Expand) | Author | Lines |
| 2017-02-09 | Auto merge of #39265 - est31:master, r=petrochenkov | bors | -18/+0 |
| 2017-02-09 | Auto merge of #39586 - arielb1:packed-values, r=eddyb | bors | -0/+29 |
| 2017-02-08 | Rollup merge of #39653 - JanZerebecki:test-issue-27433, r=alexcrichton | Corey Farwell | -0/+15 |
| 2017-02-08 | Rollup merge of #39589 - ollie27:rustdoc_impl_disambiguation, r=alexcrichton | Corey Farwell | -0/+40 |
| 2017-02-08 | Rollup merge of #38699 - japaric:lsan, r=alexcrichton | Corey Farwell | -0/+159 |
| 2017-02-08 | sanitizer-dylib: only run where std for x86_64-linux is available | Jorge Aparicio | -1/+5 |
| 2017-02-08 | fix the sanitizer-dylib test on non x86_64 linux hosts | Jorge Aparicio | -1/+1 |
| 2017-02-08 | build/test the sanitizers only when --enable-sanitizers is used | Jorge Aparicio | -49/+4 |
| 2017-02-08 | sanitizer support | Jorge Aparicio | -0/+200 |
| 2017-02-08 | emit "align 1" metadata on loads/stores of packed structs | Ariel Ben-Yehuda | -0/+29 |
| 2017-02-08 | Add test for #27433 | Jan Zerebecki | -0/+15 |
| 2017-02-08 | Rollup merge of #39597 - GuillaumeGomez:correct_rustdoc_test_file, r=alexcric... | Corey Farwell | -0/+21 |
| 2017-02-08 | Rollup merge of #39582 - nikomatsakis:incr-comp-issue-39569, r=michaelwoerister | Corey Farwell | -0/+38 |
| 2017-02-08 | Rollup merge of #39512 - oconnor663:try_wait, r=alexcrichton | Corey Farwell | -10/+9 |
| 2017-02-08 | Rollup merge of #39462 - emilio:improper-ctypes, r=nikomatsakis | Corey Farwell | -0/+40 |
| 2017-02-08 | Stabilize static in const | est31 | -18/+0 |
| 2017-02-08 | Add more test for rustdoc --test | Guillaume Gomez | -0/+21 |
| 2017-02-07 | Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brson | Corey Farwell | -1/+1 |
| 2017-02-07 | Rollup merge of #39361 - cengizIO:master, r=arielb1 | Corey Farwell | -43/+59 |
| 2017-02-06 | make Child::try_wait return io::Result<Option<ExitStatus>> | Jack O'Connor | -10/+9 |
| 2017-02-06 | Revert "Add 128-bit atomics" | Alex Crichton | -9/+1 |
| 2017-02-06 | rustdoc: Improve impl disambiguation | Oliver Middleton | -0/+40 |
| 2017-02-06 | fix case where some edges can't be recreated by expanding the graph | Niko Matsakis | -1/+1 |
| 2017-02-06 | regr test | Niko Matsakis | -0/+38 |
| 2017-02-06 | Auto merge of #39500 - michaelwoerister:fix-ich-testing, r=nikomatsakis | bors | -27/+183 |
| 2017-02-05 | Auto merge of #38897 - nikomatsakis:issue-32330-followup, r=arielb1 | bors | -30/+88 |
| 2017-02-05 | make lifetimes that only appear in return type early-bound | Niko Matsakis | -30/+88 |
| 2017-02-05 | Rollup merge of #39530 - TimNN:more-gdb, r=alexcrichton | Corey Farwell | -10/+10 |
| 2017-02-05 | Rollup merge of #39526 - canndrew:uninhabited-while-let-fix, r=arielb1 | Corey Farwell | -0/+8 |
| 2017-02-05 | Rollup merge of #39519 - nagisa:more-snap, r=alexcrichton | Corey Farwell | -10/+0 |
| 2017-02-05 | Rollup merge of #39443 - phungleson:remove-unresolved-things, r=nikomatsakis | Corey Farwell | -0/+29 |
| 2017-02-05 | Rollup merge of #39442 - keeperofdakeys:expand-derives, r=jseyfried | Corey Farwell | -62/+78 |
| 2017-02-05 | Rollup merge of #39009 - canndrew:default-unit-warnings, r=nikomatsakis | Corey Farwell | -0/+51 |
| 2017-02-05 | Rollup merge of #38959 - Amanieu:atomic128, r=alexcrichton | Corey Farwell | -1/+9 |
| 2017-02-05 | Auto merge of #38161 - durka:rustdoc-crate-attrs, r=alexcrichton | bors | -0/+110 |
| 2017-02-05 | Update pretty test for derive attributes | Josh Driver | -51/+65 |
| 2017-02-05 | Auto merge of #38103 - zackmdavis:lint_errors_resulting_from_lint_groups_or_w... | bors | -51/+217 |
| 2017-02-05 | Move derive macro expansion into the MacroExpander | Josh Driver | -9/+11 |
| 2017-02-05 | Rename CustomDerive to ProcMacroDerive for macros 1.1 | Josh Driver | -5/+5 |
| 2017-02-04 | Add a new ui test and update existing ones | Cengiz Can | -58/+70 |
| 2017-02-04 | Remove extra newlines from expectation files | Cengiz Can | -2/+0 |
| 2017-02-04 | Improve error message for uninferrable types #38812 | Cengiz Can | -30/+36 |
| 2017-02-04 | Auto merge of #38426 - vadimcn:nobundle, r=alexcrichton | bors | -0/+108 |
| 2017-02-04 | note wording: lint implied by lint group, not lint group implies lint | Zack M. Davis | -12/+12 |
| 2017-02-04 | make lint-group-style test a UI rather than a compile-fail test | Zack M. Davis | -51/+103 |
| 2017-02-04 | note lint group set on command line triggering individual lint | Zack M. Davis | -1/+89 |
| 2017-02-04 | note individual lint name set via lint group attribute in notes | Zack M. Davis | -15/+41 |
| 2017-02-04 | ignore more gdb versions with buggy rust support | Tim Neumann | -10/+10 |
| 2017-02-04 | Uninhabited while-let pattern fix | Andrew Cann | -0/+8 |
| 2017-02-04 | Expand defaulted unit test | Andrew Cann | -0/+15 |