| Age | Commit message (Expand) | Author | Lines |
| 2017-11-13 | Rollup merge of #45952 - zackmdavis:singular_projection, r=estebank | kennytm | -0/+36 |
| 2017-11-13 | Rollup merge of #45927 - sinkuu:mir-borrowck-closure, r=estebank | kennytm | -0/+208 |
| 2017-11-12 | deduplicate projection error (E0271) messages | Zack M. Davis | -0/+36 |
| 2017-11-13 | Fix comments | Shotaro Yamada | -1/+1 |
| 2017-11-12 | Improve SubSupConflict case with one named, one anonymous lifetime parameter ... | Cengiz Can | -91/+48 |
| 2017-11-12 | Auto merge of #45870 - mikeyhew:arbitrary_self_types, r=arielb1 | bors | -6/+11 |
| 2017-11-12 | Auto merge of #45864 - nikomatsakis:issue-30046-infer-fn-once-in-closures, r=... | bors | -0/+42 |
| 2017-11-12 | MIR-borrowck: fix diagnostics for closures | Shotaro Yamada | -0/+208 |
| 2017-11-11 | Rollup merge of #45877 - mikhail-m1:mir-borrowck-act-on-moved, r=arielb1 | Guillaume Gomez | -0/+39 |
| 2017-11-11 | Auto merge of #45807 - tommyip:format_err, r=estebank | bors | -2/+2 |
| 2017-11-10 | Auto merge of #45050 - petrochenkov:ambind, r=nikomatsakis | bors | -0/+70 |
| 2017-11-10 | Auto merge of #45785 - arielb1:unsafe-fixes, r=eddyb | bors | -8/+114 |
| 2017-11-10 | Rollup merge of #45887 - xfix:assert-eq-trailling-comma, r=dtolnay | kennytm | -42/+0 |
| 2017-11-10 | Rollup merge of #45856 - estebank:issue-45829, r=nikomatsakis | kennytm | -0/+55 |
| 2017-11-09 | Don't emit the feature error if it's an invalid self type | Michael Hewson | -10/+1 |
| 2017-11-09 | add reinit test | Mikhail Modin | -0/+39 |
| 2017-11-09 | update test/ui/static-lifetime.stderr with new error message | Michael Hewson | -2/+7 |
| 2017-11-09 | Allow a trailing comma in assert_eq/ne macro | Konrad Borowski | -42/+0 |
| 2017-11-08 | update ui test to new error message | Michael Hewson | -5/+14 |
| 2017-11-08 | Auto merge of #45452 - estebank:colon-typo, r=nikomatsakis | bors | -29/+32 |
| 2017-11-08 | Fix help for duplicated names: `extern crate (...) as (...)` | Esteban Küber | -0/+55 |
| 2017-11-08 | Auto merge of #45575 - michaelwoerister:tweak-inline-trans-items, r=nikomatsakis | bors | -1/+3 |
| 2017-11-08 | look for the note on the guarantor, not the root cmt | Niko Matsakis | -0/+42 |
| 2017-11-08 | Auto merge of #45735 - tirr-c:issue-45730, r=arielb1 | bors | -0/+51 |
| 2017-11-07 | Rollup merge of #45751 - estebank:issue-44684, r=nikomatsakis | kennytm | -11/+52 |
| 2017-11-07 | Update invalid inline arg test. | Michael Woerister | -1/+3 |
| 2017-11-06 | review comments | Esteban Küber | -2/+2 |
| 2017-11-06 | Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1 | bors | -0/+51 |
| 2017-11-06 | collect unused unsafe code | Ariel Ben-Yehuda | -8/+114 |
| 2017-11-07 | Forbid casting to/from a pointer of unknown kind | Wonwoo Choi | -0/+51 |
| 2017-11-06 | Update tests for new format! error message | Tommy Ip | -2/+2 |
| 2017-11-06 | Auto merge of #45737 - oli-obk:json, r=petrochenkov | bors | -5/+383 |
| 2017-11-06 | Adjust json errors to byte changes | Oliver Schneider | -32/+32 |
| 2017-11-05 | Handle anon lifetime arg being returned with named lifetime return type | Esteban Küber | -3/+44 |
| 2017-11-05 | Auto merge of #45072 - nikomatsakis:issue-38714, r=arielb1 | bors | -18/+1 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -2/+2 |
| 2017-11-04 | Auto merge of #45711 - tirr-c:unicode-span, r=estebank | bors | -2/+67 |
| 2017-11-04 | Rollup merge of #45639 - LaurentMazare:master, r=petrochenkov | kennytm | -0/+23 |
| 2017-11-03 | Detect `=` -> `:` typo in let bindings | Esteban Küber | -29/+32 |
| 2017-11-04 | Give better help for identifier patterns failing exhaustiveness check | Vadim Petrochenkov | -3/+3 |
| 2017-11-04 | Move some tests to UI | Vadim Petrochenkov | -0/+70 |
| 2017-11-03 | Remove unused AsciiExt imports and fix tests related to ascii methods | Lukas Kalbertodt | -2/+2 |
| 2017-11-03 | Auto merge of #45569 - zackmdavis:unexported_pub_lint, r=petrochenkov | bors | -0/+411 |
| 2017-11-03 | Don't add a new -Z flag, reuse -Zunstable-options | Oliver Schneider | -2/+2 |
| 2017-11-03 | Pretty print json in ui tests | Oliver Schneider | -5/+383 |
| 2017-11-02 | unreachable-pub lint for `pub` items not reachable from crate root | Zack M. Davis | -0/+411 |
| 2017-11-03 | Auto merge of #45484 - oli-obk:lint_names, r=nikomatsakis | bors | -1/+1 |
| 2017-11-02 | fallback to provided signature in the event of a type error | Niko Matsakis | -18/+1 |
| 2017-11-03 | Display spans correctly when there are non-half-width characters | Wonwoo Choi | -2/+67 |
| 2017-11-02 | Auto merge of #45409 - tamird:suggest-match-default-bindings, r=nikomatsakis | bors | -3/+36 |