]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10506 : nikomatsakis/rust/issue-10391-ICE-with-lifetimes, r=pnkfelix
authorbors <bors@rust-lang.org>
Fri, 6 Dec 2013 00:26:20 +0000 (16:26 -0800)
committerbors <bors@rust-lang.org>
Fri, 6 Dec 2013 00:26:20 +0000 (16:26 -0800)
Make trait lifetime parameters early bound in static fn type. Reasoning for this change is (hopefully) explained well enough in the comment, so I'll not duplicate it here. Fixes #10391.

r? @pnkfelix


Trivial merge