]> git.lizzy.rs Git - rust.git/commit
auto merge of #17760 : bkoropoff/rust/issue-17737, r=eddyb
authorbors <bors@rust-lang.org>
Sat, 4 Oct 2014 17:47:06 +0000 (17:47 +0000)
committerbors <bors@rust-lang.org>
Sat, 4 Oct 2014 17:47:06 +0000 (17:47 +0000)
commite434aa1cf737b050ef79c3d7a0a7eca48c7f8e49
treeefaf6637b0ba8bf9a24e49c17d06192944cd7a6b
parent20f4c45bade89f0a8df5297811af3d9f8b91d075
parent404db68da40130b0fa45053ea3a894cd0dd74a0e
auto merge of #17760 : bkoropoff/rust/issue-17737, r=eddyb

This is a quick fix.  In the long term, the `TyVisitor` interface should be expanded to better represent closure types.

Closes issue #17737