| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-04-10 | Explicit help message for binop type missmatch | Esteban Küber | -72/+0 |
| 2017-02-25 | rustc_typeck: hook up collect and item/body check to on-demand. | Eduard-Mihai Burtescu | -27/+7 |
| 2017-01-28 | rustc_typeck: move impl Trait checks out of RegionScope. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-01-24 | Add tests | Vadim Petrochenkov | -0/+15 |
| 2017-01-12 | Mark even more tests as gate tests | est31 | -0/+2 |
| 2016-10-24 | Rollup merge of #37324 - GuillaumeGomez:trait_error_message, r=jonathandturner | Jonathan Turner | -4/+4 |
| 2016-10-21 | Improve E0277 help message | Guillaume Gomez | -4/+4 |
| 2016-10-20 | improve "Doesn't live long enough" error | Mikhail Modin | -23/+0 |
| 2016-08-25 | Update E0277 to new error format | Mohit Agarwal | -0/+4 |
| 2016-08-17 | Move 'doesn't live long enough' errors to labels | Jonathan Turner | -3/+3 |
| 2016-08-12 | test: add more extensive tests for impl Trait. | Eduard Burtescu | -0/+248 |
| 2016-08-12 | typeck: leak auto trait obligations through impl Trait. | Eduard Burtescu | -0/+70 |
