This is a sub-tracking issue for the RFC "Clarify and streamline paths and visibility" (rust-lang/rfcs#2126)
dealing with the deprecation of extern crate as well as having use crate_name::foo::bar and crate_name::foo::bar Just Work™.
Unresolved questions:
None
This is a sub-tracking issue for the RFC "Clarify and streamline paths and visibility" (rust-lang/rfcs#2126)
dealing with the deprecation of
extern crateas well as havinguse crate_name::foo::barandcrate_name::foo::barJust Work™.#[macro_use] extern crate.#[macro_export(local_inner_macros)](a solution for the macro helper import problem) #51496Unresolved questions:
None