]> git.lizzy.rs Git - rust.git/commit
auto merge of #6400 : cmr/rust/remove_useless_import_error, r=thestinger
authorbors <bors@rust-lang.org>
Mon, 13 May 2013 03:22:40 +0000 (20:22 -0700)
committerbors <bors@rust-lang.org>
Mon, 13 May 2013 03:22:40 +0000 (20:22 -0700)
commit8291e36f184b2a72eaae8fa745759a09c17c8db8
tree32f7e3ba92163836b14343a3daee4371dcec56e6
parent8d1a09c8109eec23c7e85feff26db75eca2dcfd6
parente605536648c76b220b583b5525d1fed2750f9ae8
auto merge of #6400 : cmr/rust/remove_useless_import_error, r=thestinger

Every unresolved import is reported. An additional error message isn't useful
and obscures (imo) the real errors: I need to take it into account when
looking at the error count.
src/librustc/middle/resolve.rs