From: bors Date: Fri, 28 Apr 2017 22:28:11 +0000 (+0000) Subject: Auto merge of #41542 - petrochenkov:objpars2, r=nikomatsakis X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=810ed98d08158574e98b504c0955fce6c6a72ad9;p=rust.git Auto merge of #41542 - petrochenkov:objpars2, r=nikomatsakis syntax: Parse trait object types starting with a lifetime bound Fixes https://github.com/rust-lang/rust/issues/39085 This was originally implemented in https://github.com/rust-lang/rust/pull/40043, then reverted, then there was some [agreement](https://github.com/rust-lang/rust/issues/39318#issuecomment-289108720) that it should be supported. (This is hopefully the last PR related to bound parsing.) --- 810ed98d08158574e98b504c0955fce6c6a72ad9