]> git.lizzy.rs Git - rust.git/commit
Auto merge of #34917 - michaelwoerister:fix-internalize-symbols, r=eddyb
authorbors <bors@rust-lang.org>
Fri, 22 Jul 2016 14:25:06 +0000 (07:25 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Jul 2016 14:25:06 +0000 (07:25 -0700)
commitaf87681ed28c35689d817a12be92024864ce7e2c
tree87336b443f8735dbc6dc3fd02a82e510ce7daf84
parentd15e2656e574533704cee927592f6dbe2ee59c5f
parentecc12953dbe401b3e8cb663ce6529706c50cbf8d
Auto merge of #34917 - michaelwoerister:fix-internalize-symbols, r=eddyb

Fix wrong condition in base::internalize_symbols().

Fix a typo that snuck into https://github.com/rust-lang/rust/pull/34899 (and completely broke `internalize_symbols()`).