You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust-lang/rust#57407 made it possible to refer to self in extern crate _ as _; items to alias the current crate. This is not mentioned on the extern crate page.