]> git.lizzy.rs Git - rust.git/commit
fix nested impl trait lifetimes
authorTaylor Cramer <cramertj@google.com>
Thu, 18 Jan 2018 01:22:40 +0000 (17:22 -0800)
committerTaylor Cramer <cramertj@google.com>
Thu, 8 Feb 2018 16:13:57 +0000 (08:13 -0800)
commitdd481d5f462d8c7bd5e81438ccc1ef3013343408
tree5e9c13678f9d5c2f6fcff52cf6c0a2b38d43507c
parent932c736479f43dc8893a924946e4335d8e308c2e
fix nested impl trait lifetimes
src/librustc/middle/resolve_lifetime.rs
src/test/run-pass/impl-trait/lifetimes.rs