]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10153 : nikomatsakis/rust/issue-4846-multiple-lifetime-parameters...
authorbors <bors@rust-lang.org>
Sat, 9 Nov 2013 16:36:09 +0000 (08:36 -0800)
committerbors <bors@rust-lang.org>
Sat, 9 Nov 2013 16:36:09 +0000 (08:36 -0800)
Fully support multiple lifetime parameters on types and elsewhere, removing special treatment for `'self`. I am submitting this a touch early in that I plan to push a new commit with more tests specifically targeting types with multiple lifetime parameters -- but the current code bootstraps and passes `make check`.

Fixes #4846

1  2 
src/librustc/lib.rs
src/librustc/metadata/encoder.rs

Simple merge
Simple merge