| Age | Commit message (Expand) | Author | Lines |
| 2015-09-18 | Auto merge of #28442 - nagisa:remove-enum-vis-field, r=alexcrichton | bors | -51/+15 |
| 2015-09-18 | Revert "Convert negate_unsigned feature gate to a warning" | Simonas Kazlauskas | -14/+15 |
| 2015-09-18 | Add url to rust-book | Guillaume Gomez | -7/+11 |
| 2015-09-18 | Auto merge of #28336 - petrochenkov:empstr, r=pnkfelix | bors | -124/+187 |
| 2015-09-18 | add support for non-standard name of stdc++ library | Sébastien Marie | -2/+3 |
| 2015-09-18 | Use divs with ids rather than as with names. | Ms2ger | -2/+4 |
| 2015-09-18 | Skip no-op adjustments in trans | Björn Steinbrink | -1/+41 |
| 2015-09-18 | Add feature gate | Vadim Petrochenkov | -2/+52 |
| 2015-09-18 | Add some more tests | Vadim Petrochenkov | -2/+34 |
| 2015-09-18 | Implement empty struct with braces (RFC 218) | Vadim Petrochenkov | -133/+114 |
| 2015-09-18 | Warn on `pub extern crate`. | Nick Cameron | -5/+30 |
| 2015-09-18 | Fix crash with --save-analysis | Nick Cameron | -5/+5 |
| 2015-09-17 | Clarify where let accepts a pattern, spatially | Colin Wallace | -1/+1 |
| 2015-09-17 | Auto merge of #28476 - steveklabnik:rollup, r=steveklabnik | bors | -104/+142 |
| 2015-09-17 | Add span_err_with_code method for BorrowckCtxt struct | Guillaume Gomez | -0/+4 |
| 2015-09-17 | Rollup merge of #28474 - tshepang:repetition, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-17 | Rollup merge of #28473 - tshepang:lowercase, r=steveklabnik | Steve Klabnik | -10/+10 |
| 2015-09-17 | Rollup merge of #28471 - tshepang:markup, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-17 | Rollup merge of #28470 - tshepang:idiom, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-17 | Rollup merge of #28466 - baskerville:trpl-heap-highest-addr, r=steveklabnik | Steve Klabnik | -86/+86 |
| 2015-09-17 | Rollup merge of #28451 - dagnir:osx-req-wording, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-17 | Rollup merge of #28435 - apasel422:issue-24533, r=nikomatsakis | Steve Klabnik | -0/+32 |
| 2015-09-17 | Rollup merge of #28422 - christopherdumas:label_code, r=steveklabnik | Steve Klabnik | -1/+4 |
| 2015-09-17 | Rollup merge of #28314 - tbu-:pr_atomics_are_send, r=brson | Steve Klabnik | -0/+3 |
| 2015-09-17 | Rollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth | Steve Klabnik | -3/+3 |
| 2015-09-17 | reference: actual keywords feel more appropriate | Tshepang Lekhonkhobe | -10/+10 |
| 2015-09-17 | reference: mark that up to make it more clear it is a keyword | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-17 | doc: follow idiom in code snippet | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-17 | Auto merge of #28459 - apasel422:tests, r=alexcrichton | bors | -0/+40 |
| 2015-09-17 | doc: no need to mention the method by name | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-17 | Auto merge of #28457 - VHaravy:test-run-pass-x86stdcall2, r=huonw | bors | -1/+1 |
| 2015-09-17 | trpl: Fix off-by-one highest memory address | Bastien Dejean | -86/+86 |
| 2015-09-17 | Auto merge of #28421 - alexcrichton:msvc-rmake, r=alexcrichton | bors | -76/+148 |
| 2015-09-17 | Remove empty test files | Andrew Paseltiner | -0/+0 |
| 2015-09-17 | rmake: Get all tests passing on MSVC | Alex Crichton | -76/+148 |
| 2015-09-17 | Auto merge of #28428 - dotdash:same_adjust, r=nikomatsakis | bors | -0/+32 |
| 2015-09-17 | Add tests for #23543, #23544 | Andrew Paseltiner | -0/+40 |
| 2015-09-17 | Don't create adjustments from a type to itself | Björn Steinbrink | -0/+32 |
| 2015-09-17 | Auto merge of #28455 - nrc:span-bang, r=alexcrichton | bors | -1/+1 |
| 2015-09-17 | Fix code broken by rebase | Vadim Petrochenkov | -3/+8 |
| 2015-09-17 | Resolve prefix in imports with empty braces | Vadim Petrochenkov | -10/+74 |
| 2015-09-17 | Workaround for imports with empty braces | Vadim Petrochenkov | -11/+13 |
| 2015-09-17 | Correctly walk import lists in AST visitors | Vadim Petrochenkov | -50/+122 |
| 2015-09-17 | Auto merge of #28381 - ebfull:aint-fraid-a-no-ghosts-redux, r=me | bors | -2/+82 |
| 2015-09-17 | Fix test expectations because of #28439 | Simonas Kazlauskas | -1/+3 |
| 2015-09-17 | Correct type definition of HANDLE. | Vitali Haravy | -1/+1 |
| 2015-09-17 | Auto merge of #28454 - GSam:master, r=nrc | bors | -1/+5 |
| 2015-09-17 | Remove Visibility field from enum variants | Simonas Kazlauskas | -37/+7 |
| 2015-09-17 | libsyntax: forbid visibility modifiers for enum variants | Aleksey Kladov | -15/+7 |
| 2015-09-17 | Auto merge of #28438 - apasel422:issue-22872, r=alexcrichton | bors | -36/+0 |