]> git.lizzy.rs Git - rust.git/commit
auto merge of #7325 : artagnon/rust/resolve-module, r=cmr
authorbors <bors@rust-lang.org>
Tue, 25 Jun 2013 20:11:11 +0000 (13:11 -0700)
committerbors <bors@rust-lang.org>
Tue, 25 Jun 2013 20:11:11 +0000 (13:11 -0700)
commit4967bd0508a4d04797e0fff49517b7abbc086b74
tree836eb9cd378ba3a0521fc62327226ab772425bb3
parent032dcc57e8876e960837c3a050be2c7570e7eafd
parentf982f42f3c1c45ed1be4c0fd5a90e639e43e3f95
auto merge of #7325 : artagnon/rust/resolve-module, r=cmr

Fix #7322.

I started out with a band-aid approach to special-case the duplicate module error using `is_duplicate_module`, but thought this would be better in the long term.
src/librustc/middle/resolve.rs