mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
3bb1cb7017
455: Import fixpoint loop for name resolution r=matklad a=flodiebold This implements reexports, so only the glob import part of #231 remains. Co-authored-by: Florian Diebold <flodiebold@gmail.com>