Currently, TypeNS and ValueNS are handled very similarly in rustc::middle::resolve, differing in only a few places, but having a fair bit of duplication.
It seems merging them somehow would clean things up a lot. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
