]> git.lizzy.rs Git - rust.git/commit
Auto merge of #30325 - jseyfried:fixes_30078, r=nrc
authorbors <bors@rust-lang.org>
Thu, 17 Dec 2015 18:21:25 +0000 (18:21 +0000)
committerbors <bors@rust-lang.org>
Thu, 17 Dec 2015 18:21:25 +0000 (18:21 +0000)
commit6734dccc3149d62d36a41979424e61dce4473267
treea88207f6be3a2670e5cb007f39f34f7c744dc8a2
parent9687a8a96978280824a557d32b30e619f857e6a7
parentba20a862d4082d96c12fc928e900d3e507348a1a
Auto merge of #30325 - jseyfried:fixes_30078, r=nrc

This fixes a bug in which unused imports can get wrongly marked as used when checking for unused qualifications in `resolve_path` (issue #30078), and it removes unused imports that were previously undetected because of the bug.
src/librustc_resolve/build_reduced_graph.rs
src/librustc_trans/save/dump_csv.rs
src/librustc_typeck/check/mod.rs