| Age | Commit message (Expand) | Author | Lines |
| 2017-10-26 | Auto merge of #45519 - michaelwoerister:dedup-errors, r=arielb1 | bors | -143/+45 |
| 2017-10-26 | Auto merge of #45380 - dotdash:arg_copies, r=arielb1 | bors | -113/+92 |
| 2017-10-26 | Avoid unnecessary copies of arguments that are simple bindings | Björn Steinbrink | -113/+92 |
| 2017-10-26 | Auto merge of #45488 - oli-obk:ctfe_resolve, r=eddyb | bors | -0/+28 |
| 2017-10-26 | Auto merge of #45464 - sinkuu:ice_44851, r=jseyfried | bors | -0/+24 |
| 2017-10-25 | Auto merge of #45532 - kennytm:rollup, r=kennytm | bors | -18/+18 |
| 2017-10-26 | Rollup merge of #45398 - integer32llc:reassignment, r=arielb1 | kennytm | -18/+18 |
| 2017-10-25 | Auto merge of #44636 - GuillaumeGomez:little-error-msg, r=michaelwoerister | bors | -0/+22 |
| 2017-10-25 | Reword to avoid using either re-assignment or reassignment in errors | Carol (Nichols || Goulding) | -18/+18 |
| 2017-10-25 | Update ui tests for error message deduplication. | Michael Woerister | -6/+0 |
| 2017-10-25 | Update compile-fail tests for error message deduplication. | Michael Woerister | -137/+45 |
| 2017-10-25 | Auto merge of #45476 - Xanewok:fingerprint-disambiguator, r=michaelwoerister | bors | -10/+10 |
| 2017-10-25 | Rename some run-pass tests so they don't crash when executed from eCryptfs. | Michael Woerister | -0/+0 |
| 2017-10-25 | Add a regression test for the const eval type resolution | Oliver Schneider | -0/+28 |
| 2017-10-25 | Auto merge of #45455 - kennytm:print-extern-impl-for-e0119, r=nikomatsakis | bors | -0/+355 |
| 2017-10-24 | Introduce CrateDisambiguator newtype and fix tests | Igor Matuszewski | -10/+10 |
| 2017-10-24 | Auto merge of #45401 - zackmdavis:crate_shorthand_visibility_modifier, r=niko... | bors | -5/+45 |
| 2017-10-24 | Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakis | bors | -6/+5 |
| 2017-10-23 | update inherent_impls tests | Niko Matsakis | -6/+5 |
| 2017-10-23 | Fix #44851 by visiting tokens in `DefCollector` and `BuildReducedGraphVisitor` | sinkuu | -0/+24 |
| 2017-10-22 | `crate` shorthand visibility modifier | Zack M. Davis | -5/+45 |
| 2017-10-23 | Print the conflicting impl on E0119 with external crate. | kennytm | -0/+355 |
| 2017-10-22 | Auto merge of #45442 - matthewjasper:const-dynamic-capture-error, r=petrochenkov | bors | -0/+19 |
| 2017-10-21 | Auto merge of #45391 - malbarbo:x32-1, r=alexcrichton | bors | -0/+1 |
| 2017-10-20 | Auto merge of #45348 - alexcrichton:thinlto-timp, r=michaelwoerister | bors | -0/+52 |
| 2017-10-20 | Fix some tests for linux gnux32 | Marco A L Barbosa | -0/+1 |
| 2017-10-20 | Auto merge of #45359 - arielb1:escaping-borrow, r=eddyb | bors | -2/+41 |
| 2017-10-20 | Add short message-format | Guillaume Gomez | -0/+22 |
| 2017-10-20 | Auto merge of #45319 - michaelwoerister:use-128bit-siphash, r=nikomatsakis | bors | -10/+10 |
| 2017-10-20 | Auto merge of #45316 - goffrie:exitable-breakable-block, r=nikomatsakis | bors | -0/+24 |
| 2017-10-19 | Auto merge of #45080 - clippered:issue-44986/fix-windows-ui-path, r=estebank | bors | -3/+1 |
| 2017-10-19 | Cleanly error for non-const expression in associated const | matthewjasper | -0/+19 |
| 2017-10-20 | Rollup merge of #45352 - alexcrichton:emscripten-tests, r=nikomatsakis | kennytm | -57/+56 |
| 2017-10-19 | Auto merge of #45232 - zackmdavis:moar_lint_suggestions, r=estebank | bors | -15/+86 |
| 2017-10-19 | Rollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcrichton | kennytm | -11/+6 |
| 2017-10-19 | Rollup merge of #44138 - steveklabnik:rustdoc-deprecations, r=QuietMisdreavus | kennytm | -3/+3 |
| 2017-10-18 | Remove two obsolete min-llvm-version tests | Josh Stone | -3/+0 |
| 2017-10-18 | rustc: Add `_imp_` symbols later in compilation | Alex Crichton | -0/+52 |
| 2017-10-18 | run EndRegion when unwinding otherwise-empty scopes | Ariel Ben-Yehuda | -1/+6 |
| 2017-10-18 | Auto merge of #44501 - nikomatsakis:issue-44137-non-query-data-in-tcx, r=eddyb | bors | -0/+36 |
| 2017-10-17 | test: Update Emscripten failures/passing | Alex Crichton | -57/+56 |
| 2017-10-17 | modify tests to use new flag | steveklabnik | -3/+3 |
| 2017-10-17 | look past the next drop for the drop panic target | Ariel Ben-Yehuda | -5/+17 |
| 2017-10-17 | Rollup merge of #45315 - zackmdavis:expected_statement_after_outer_attr_after... | kennytm | -0/+26 |
| 2017-10-17 | fix generator drop caching | Ariel Ben-Yehuda | -1/+23 |
| 2017-10-17 | Auto merge of #45311 - goffrie:issue-40003, r=alexcrichton | bors | -0/+186 |
| 2017-10-16 | restructure the public inhabitedness APIs and remove the cache | Niko Matsakis | -0/+36 |
| 2017-10-16 | Auto merge of #44857 - toidiu:ak-44493-empty-predicate, r=nikomatsakis | bors | -0/+23 |
| 2017-10-16 | Update the codegen/mainsubprogram tests to min-llvm 4.0 | Josh Stone | -8/+6 |
| 2017-10-16 | bolster UI test converage for lint suggestions | Zack M. Davis | -11/+83 |