| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-03-29 | Stabilize underscore lifetimes | Taylor Cramer | -1/+0 |
| 2018-03-26 | Stabilize conservative_impl_trait | Taylor Cramer | -1/+1 |
| 2018-03-26 | Stabilize universal_impl_trait | Taylor Cramer | -1/+1 |
| 2018-03-06 | make bounds on higher-kinded lifetimes a hard error in ast_validation | Ralf Jung | -2/+2 |
| 2018-02-24 | Rollup merge of #48084 - cramertj:impl-trait-errors, r=nikomatsakis | Manish Goregaokar | -6/+5 |
| 2018-02-13 | Make nested impl Trait a hard error | Taylor Cramer | -6/+5 |
| 2018-02-08 | fix nested impl trait lifetimes | Taylor Cramer | -0/+8 |
| 2017-12-21 | Add a feature gate for nested uses of `impl Trait` | Taylor Cramer | -1/+1 |
| 2017-12-15 | Refactor argument-position impl Trait | Taylor Cramer | -3/+2 |
| 2017-12-12 | Implement impl Trait lifetime elision | Taylor Cramer | -1/+25 |
| 2017-11-17 | Fix impl Trait Lifetime Handling | Taylor Cramer | -0/+97 |
