| Age | Commit message (Expand) | Author | Lines |
| 2016-08-11 | Rollup merge of #35576 - circuitfox:E0072-update-error-format, r=jonathandturner | Jonathan Turner | -0/+6 |
| 2016-08-11 | Rollup merge of #35569 - pietroalbini:fix-typo, r=steveklabnik | Jonathan Turner | -1/+1 |
| 2016-08-11 | Rollup merge of #35565 - wdv4758h:E0133, r=jonathandturner | Jonathan Turner | -7/+17 |
| 2016-08-11 | Rollup merge of #35562 - birkenfeld:as-mut-doc, r=steveklabnik | Jonathan Turner | -2/+2 |
| 2016-08-11 | Rollup merge of #35557 - Limeth:master, r=jonathandturner | Jonathan Turner | -5/+13 |
| 2016-08-11 | Rollup merge of #35555 - circuitfox:E0128-update-error-format, r=jonathandturner | Jonathan Turner | -3/+8 |
| 2016-08-11 | Rollup merge of #35554 - murarth:insert-str-issue, r=apasel422 | Jonathan Turner | -1/+1 |
| 2016-08-11 | Rollup merge of #35552 - theypsilon:master, r=jonathandturner | Jonathan Turner | -9/+17 |
| 2016-08-11 | Rollup merge of #35541 - hank-der-hafenarbeiter:E0045, r=jonathandturner | Jonathan Turner | -2/+5 |
| 2016-08-11 | Rollup merge of #35537 - munyari:e0038, r=jonathandturner | Jonathan Turner | -7/+24 |
| 2016-08-11 | Rollup merge of #35536 - hank-der-hafenarbeiter:E0433, r=jonathandturner | Jonathan Turner | -1/+4 |
| 2016-08-11 | Rollup merge of #35532 - KiChjang:e0004-follow-up, r=jonathandturner | Jonathan Turner | -6/+1 |
| 2016-08-11 | Rollup merge of #35530 - srdja:master, r=jonathandturner | Jonathan Turner | -5/+15 |
| 2016-08-11 | Rollup merge of #35528 - Vassah:master, r=jonathandturner | Jonathan Turner | -5/+11 |
| 2016-08-11 | Rollup merge of #35505 - futile:test_29053, r=nikomatsakis | Jonathan Turner | -0/+21 |
| 2016-08-11 | Rollup merge of #35486 - KiChjang:e0081-bonus, r=jonathandturner | Jonathan Turner | -17/+30 |
| 2016-08-11 | Rollup merge of #35482 - frewsxcv:patch-31, r=GuillaumeGomez | Jonathan Turner | -17/+9 |
| 2016-08-11 | Rollup merge of #35448 - srinivasreddy:rf_compiletest, r=nikomatsakis | Jonathan Turner | -270/+273 |
| 2016-08-11 | Rollup merge of #35445 - pcn:update-E0017-to-new-format, r=arielb1 | Jonathan Turner | -4/+12 |
| 2016-08-11 | Rollup merge of #35375 - trixnz:update-error-326, r=jonathandturner | Jonathan Turner | -3/+25 |
| 2016-08-11 | Rollup merge of #35331 - trixnz:update-error-130, r=jonathandturner | Jonathan Turner | -3/+9 |
| 2016-08-11 | Rollup merge of #35279 - cengizIO:master, r=brson | Jonathan Turner | -8/+37 |
| 2016-08-11 | Auto merge of #35403 - scottcarr:lvalue_refactor, r=nikomatsakis | bors | -134/+129 |
| 2016-08-11 | Auto merge of #34866 - cynicaldevil:panic-counter, r=alexcrichton | bors | -23/+40 |
| 2016-08-10 | Auto merge of #34845 - bitshifter:issue-30961, r=alexcrichton | bors | -20/+153 |
| 2016-08-11 | Add test for recursive private alias substitution in rustdoc | Vadim Petrochenkov | -0/+11 |
| 2016-08-11 | privacy: Move private-in-public diagnostics for type aliases to the public in... | petrochenkov | -5/+2 |
| 2016-08-11 | Substitute private type aliases in rustdoc | petrochenkov | -2/+110 |
| 2016-08-11 | privacy: Substitute type aliases in private-in-public checker | Vadim Petrochenkov | -13/+6 |
| 2016-08-10 | Auto merge of #35489 - sanxiyn:target-list, r=alexcrichton | bors | -1/+1 |
| 2016-08-10 | E0072 update error format | Chris Stankus | -0/+6 |
| 2016-08-10 | Fixed no-pattern-in-args test for new E0130 format | trixnz | -2/+5 |
| 2016-08-10 | Update error format for E0130 | trixnz | -1/+4 |
| 2016-08-10 | Update error format for E0326 | trixnz | -3/+25 |
| 2016-08-10 | Auto merge of #35525 - jonathandturner:rollup, r=jonathandturner | bors | -56/+133 |
| 2016-08-10 | no op commit for travis | Scott A Carr | -2/+1 |
| 2016-08-10 | Added an update_panic_count function to handle access to PANIC_COUNT | Nikhil Shagrithaya | -23/+28 |
| 2016-08-10 | Added a shim around rust_panic to update panic counter | Nikhil Shagrithaya | -1/+11 |
| 2016-08-10 | Refactored code to access TLS only in case of panic | Nikhil Shagrithaya | -9/+11 |
| 2016-08-10 | Clarify std::os::unix::net::SocketAddr::is_unnamed's docstring | Pietro Albini | -1/+1 |
| 2016-08-10 | Fix docs typo in std::os::unix::net::SocketAddr::is_unnamed | Pietro Albini | -1/+1 |
| 2016-08-10 | Improved checking of target's llvm_config | Cameron Hart | -2/+12 |
| 2016-08-10 | Auto merge of #35405 - futile:tests_warn_timeout, r=brson | bors | -1/+58 |
| 2016-08-10 | Update E0133 to new format | Chiu-Hsiang Hsu | -7/+17 |
| 2016-08-10 | Extended expand.rs to support alternate expansion behaviours | Daniel Campbell | -46/+82 |
| 2016-08-10 | Remove redundant `&mut ref mut` in doc for Result::as_mut() | Georg Brandl | -2/+2 |
| 2016-08-09 | Auto merge of #35079 - nikomatsakis:incr-comp-ich-32753, r=mw | bors | -483/+815 |
| 2016-08-09 | pacify the merciless tidy | Niko Matsakis | -3/+6 |
| 2016-08-09 | incorporate resolve results into hashing | Niko Matsakis | -14/+250 |
| 2016-08-09 | promote svh calculation into its own directory | Niko Matsakis | -450/+459 |