| Age | Commit message (Expand) | Author | Lines |
| 2017-07-13 | Stabilize Command::envs | Steven Fackler | -2/+0 |
| 2017-06-22 | Make the `next` variable mutable to allow for ref mut in for patterns. | John Kåre Alsaker | -0/+15 |
| 2017-06-22 | remove trailing whitespace | Niko Matsakis | -1/+1 |
| 2017-06-22 | Create for-loop-unconstrained-element-type-i32-fallback.rs | Niko Matsakis | -0/+4 |
| 2017-06-22 | document purpose of test | Niko Matsakis | -0/+5 |
| 2017-06-22 | explain purpose of test | Niko Matsakis | -0/+6 |
| 2017-06-22 | Added more tests | John Kåre Alsaker | -1/+30 |
| 2017-06-22 | Fix test formatting | John Kåre Alsaker | -4/+14 |
| 2017-06-22 | Fix formatting and add a test for destruction order of unbound values | John Kåre Alsaker | -0/+28 |
| 2017-06-22 | register the obligations from `wf::implied_bounds` | Niko Matsakis | -0/+40 |
| 2017-06-22 | collector: apply param substs to closures cast to fn items | Ariel Ben-Yehuda | -0/+7 |
| 2017-06-12 | rustc_typeck: do not overlap a borrow of TypeckTables with method lookup. | Eduard-Mihai Burtescu | -0/+41 |
| 2017-06-12 | rustc: T: 'empty always holds forall T. | Eduard-Mihai Burtescu | -0/+32 |
| 2017-06-05 | Auto merge of #42383 - estebank:candidate-newline, r=arielb1 | bors | -140/+398 |
| 2017-06-04 | Auto merge of #42362 - estebank:type, r=arielb1 | bors | -0/+65 |
| 2017-06-04 | Separate suggestion in a `help` and a `note` | Esteban Küber | -22/+45 |
| 2017-06-04 | Show trait method signature when impl differs | Esteban Küber | -0/+65 |
| 2017-06-04 | Auto merge of #42265 - Zoxc:for-sugar, r=eddyb | bors | -1/+39 |
| 2017-06-04 | Auto merge of #41968 - kennytm:fix-unreadable-json-test-output-36516, r=nikom... | bors | -3/+195 |
| 2017-06-03 | Auto merge of #42391 - photoszzt:master, r=Manishearth | bors | -15/+18 |
| 2017-06-03 | Auto merge of #42387 - GuillaumeGomez:error-codes-next, r=Susurrus | bors | -5/+22 |
| 2017-06-03 | Auto merge of #42334 - est31:master, r=jseyfried | bors | -14/+52 |
| 2017-06-03 | Auto merge of #42396 - venkatagiri:remove_lifetime_extn, r=arielb1 | bors | -3/+1 |
| 2017-06-03 | Rollup merge of #42368 - estebank:call-site, r=nikomatsakis | Corey Farwell | -0/+19 |
| 2017-06-02 | Better suggestion for unknown method | zzhu | -15/+18 |
| 2017-06-02 | rustc: remove temporary lifetime extension by borrow hint | Venkata Giri Reddy | -3/+1 |
| 2017-06-02 | Auto merge of #42381 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -1/+1 |
| 2017-06-02 | Add E0603 error code | Guillaume Gomez | -5/+22 |
| 2017-06-02 | Auto merge of #42189 - nikomatsakis:chalk-trait-env-param-env, r=eddyb | bors | -0/+9 |
| 2017-06-02 | Use multiline note for trait suggestion | Esteban Küber | -138/+373 |
| 2017-06-02 | compiletest: Force directive to be first complete word in header comment. | kennytm | -2/+3 |
| 2017-06-02 | Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516. | kennytm | -1/+192 |
| 2017-06-02 | Rollup merge of #42319 - Manishearth:const-extern, r=nikomatsakis | Mark Simulacrum | -1/+1 |
| 2017-06-02 | Auto merge of #41418 - hirschenberger:prefetch-intrinsic, r=nagisa | bors | -0/+75 |
| 2017-06-01 | fix ui reference | Niko Matsakis | -1/+1 |
| 2017-06-01 | remove `layout_cache` and fix `-Z print-type-sizes` | Niko Matsakis | -0/+9 |
| 2017-06-01 | Change for-loop desugar to not borrow the iterator during the loop | John Kåre Alsaker | -1/+39 |
| 2017-06-01 | Auto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis | bors | -24/+19 |
| 2017-05-31 | Use callsite's span for macro calls on suggestion | Esteban Küber | -0/+19 |
| 2017-06-01 | Adding support for the llvm `prefetch` intrinsic | Falco Hirschenberger | -0/+75 |
| 2017-06-01 | tests: fix fallout from changing the span of binop errors. | Eduard-Mihai Burtescu | -24/+19 |
| 2017-06-01 | Rollup merge of #42324 - seanmonstar:41323-compare_const_impl, r=nikomatsakis | Corey Farwell | -0/+57 |
| 2017-06-01 | Rollup merge of #42302 - GuillaumeGomez:new-error-codes-next, r=Susurrus | Corey Farwell | -7/+7 |
| 2017-06-01 | Rollup merge of #42286 - ollie27:rustdoc_assoc_const, r=GuillaumeGomez | Corey Farwell | -0/+18 |
| 2017-06-01 | Rollup merge of #42275 - scottmcm:try-trait, r=nikomatsakis | Corey Farwell | -10/+8 |
| 2017-06-01 | Rollup merge of #42136 - petrochenkov:oldhard, r=nikomatsakis | Corey Farwell | -64/+52 |
| 2017-05-31 | Fix a test and address review comment | est31 | -0/+2 |
| 2017-05-31 | rustdoc: Cleanup associated const value rendering | Oliver Middleton | -0/+18 |
| 2017-05-31 | Improve error message for const extern fn | Manish Goregaokar | -1/+1 |
| 2017-05-31 | Rollup merge of #42330 - qnighy:macro-named-default, r=petrochenkov | Mark Simulacrum | -0/+27 |