| Age | Commit message (Expand) | Author | Lines |
| 2018-10-19 | Only suggest paths that exist. | David Wood | -0/+40 |
| 2018-10-19 | Fixed: Multiple errors on single typo in match pattern | Pramod Bisht | -13/+6 |
| 2018-10-19 | Auto merge of #55004 - oli-obk:sized_static, r=cramertj | bors | -28/+26 |
| 2018-10-18 | Rollup merge of #55104 - estebank:addtest, r=alexcrichton | kennytm | -0/+16 |
| 2018-10-17 | Auto merge of #55134 - davidtwco:issue-55118, r=pnkfelix | bors | -151/+166 |
| 2018-10-17 | Update existing tests and .stderr files to reflect introduction of thread-loc... | Felix S. Klock II | -3/+3 |
| 2018-10-17 | Auto merge of #54946 - estebank:iterator, r=varkor | bors | -21/+68 |
| 2018-10-17 | fix other tests failing due to change in case or new suggestion for extern crate | François Mockers | -17/+17 |
| 2018-10-17 | apply review | François Mockers | -30/+60 |
| 2018-10-17 | Update output for borrowck=migrate compare mode. | David Wood | -151/+166 |
| 2018-10-16 | updates to expected output for other ui tests. | Felix S. Klock II | -3/+3 |
| 2018-10-16 | Use platform independent types | Oliver Scherer | -5/+4 |
| 2018-10-16 | Check the type of statics and constants for `Sized`ness | Oliver Scherer | -28/+27 |
| 2018-10-16 | #45829 when a renamed import conflict with a previous import | François Mockers | -0/+194 |
| 2018-10-15 | Add test for #34229 | Esteban Küber | -0/+16 |
| 2018-10-15 | Rollup merge of #55025 - ehuss:missing-lifetime-err-msg, r=petrochenkov | Manish Goregaokar | -1/+1 |
| 2018-10-15 | Rollup merge of #54991 - euclio:issue-23189, r=tmandry | Manish Goregaokar | -0/+24 |
| 2018-10-13 | Auto merge of #55017 - memoryruins:add-tests, r=alexcrichton | bors | -0/+49 |
| 2018-10-13 | Auto merge of #54980 - zackmdavis:and_the_case_of_the_universal_call, r=oli-obk | bors | -6/+2 |
| 2018-10-12 | Add missing lifetime fragment specifier to error message. | Eric Huss | -1/+1 |
| 2018-10-12 | Add nll stderr to #52240 | memoryruins | -0/+9 |
| 2018-10-12 | Add test for issue #52240 | memoryruins | -0/+25 |
| 2018-10-12 | Add test for issue #54966 | memoryruins | -0/+15 |
| 2018-10-12 | add test for #23189 | Andy Russell | -0/+24 |
| 2018-10-12 | Rollup merge of #54825 - davidtwco:issue-52663-deref-raw-pointer, r=pnkfelix | kennytm | -4/+4 |
| 2018-10-11 | structured suggestion for E0223 ambiguous associated type | Zack M. Davis | -6/+2 |
| 2018-10-11 | review comments | Esteban Küber | -1/+1 |
| 2018-10-10 | Auto merge of #54802 - davidtwco:issue-53040, r=pnkfelix | bors | -21/+15 |
| 2018-10-09 | Add regression test (#22872) | Esteban Küber | -0/+46 |
| 2018-10-09 | Reword `rustc_on_unimplemented` errors for `Iterator` | Esteban Küber | -21/+22 |
| 2018-10-09 | Auto merge of #54762 - RalfJung:miri-validate, r=oli-obk | bors | -5/+5 |
| 2018-10-09 | fix nits and handling of extern static | Ralf Jung | -5/+5 |
| 2018-10-09 | Improve message for closure returning a closure. | David Wood | -3/+3 |
| 2018-10-09 | Improve errors for `FnMut` closures. | David Wood | -21/+15 |
| 2018-10-09 | Auto merge of #54798 - matthewjasper:free-region-closure-errors, r=nikomatsakis | bors | -8/+6 |
| 2018-10-08 | Move errors specify "dereference of raw pointer". | David Wood | -4/+4 |
| 2018-10-07 | Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich... | bors | -1/+0 |
| 2018-10-07 | Auto merge of #54823 - euclio:needs-test, r=alexcrichton | bors | -0/+68 |
| 2018-10-07 | Auto merge of #54782 - pnkfelix:issue-54556-semi-on-tail-diagnostic, r=nikoma... | bors | -3/+9 |
| 2018-10-06 | Improve closure region bound errors | Matthew Jasper | -8/+6 |
| 2018-10-05 | Simplify test. | David Wood | -28/+11 |
| 2018-10-05 | Updates to .stderr output in ui tests from earlier changes. | Felix S. Klock II | -3/+9 |
| 2018-10-05 | Stabilize `min_const_fn` | Oliver Schneider | -1/+0 |
| 2018-10-04 | add test for #29743 | Andy Russell | -0/+17 |
| 2018-10-04 | add test for #24338 | Andy Russell | -0/+30 |
| 2018-10-04 | add test for #28134 | Andy Russell | -0/+21 |
| 2018-10-04 | Auto merge of #54666 - matthewjasper:mir-function-spans, r=pnkfelix | bors | -17/+14 |
| 2018-10-03 | Clearer later use messages for calls | Matthew Jasper | -17/+14 |
| 2018-10-03 | Only promote calls to `#[rustc_promotable]` const fns | Oliver Schneider | -33/+5 |
| 2018-10-02 | Auto merge of #54767 - pietroalbini:rollup, r=pietroalbini | bors | -0/+7152 |