]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #20263: crhino/lifetime-elision-help
authorAlex Crichton <alex@alexcrichton.com>
Tue, 30 Dec 2014 00:36:27 +0000 (16:36 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 30 Dec 2014 00:36:27 +0000 (16:36 -0800)
Fixes #19707.

In terms of output, it currently uses the form `argument #1`, `argument #2`, etc. If anyone has any better suggestions I would be glad to consider them.

1  2 
src/librustc_typeck/astconv.rs

Simple merge