I went ahead an implemented a large part of this--using a single colon as a module separator, and downcasing the module names again. A separate module namespace isn't done yet. Look around https://github.com/marijnh/rust/tree/modulesep if you're curious what it looks like.
The thing is that this is going to bitrot faster than you can say 'please don't do this'. Graydon, I'm not sure how far the support for transitional commits is, but even if it isn't there, you could, if you agree with this, build the new compiler manually, register it as a snapshot, and mark down the transitional snapshot in the file for later. Please consider this an urgent pull request. (I'm of course also okay with rejecting this, but do make up your mind before lots of conflicting patches are merged.) Cheers, Marijn _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
