]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #35534 - michaelwoerister:fix-const-collection2, r=nikomatsakis
authorbors <bors@rust-lang.org>
Sun, 14 Aug 2016 13:42:16 +0000 (06:42 -0700)
committerGitHub <noreply@github.com>
Sun, 14 Aug 2016 13:42:16 +0000 (06:42 -0700)
Make the translation item collector handle *uses* of 'const' items instead of declarations.

This should fix issue #34754.


Trivial merge