]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #9614 : blake2-ppc/rust/lang-item-iter, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 30 Sep 2013 08:56:23 +0000 (01:56 -0700)
committerbors <bors@rust-lang.org>
Mon, 30 Sep 2013 08:56:23 +0000 (01:56 -0700)
Cleanup in middle::lang_items

Use static string keys in the lang item hashmap, and convert
the traversal function to be an iterator.


Trivial merge