-
Notifications
You must be signed in to change notification settings - Fork 580
Open
Labels
A-resolveName resolution, paths, namespaces, preludes, etc.Name resolution, paths, namespaces, preludes, etc.
Description
rust-lang/rust#144793 changed it so that the extern prelude is split in two. One for extern crate and one for --extern.
I'm wondering if this is something that should be documented. The existing extern prelude docs mention that it receives items from --extern and extern crate, but does not describe this new split behavior.
See also rust-lang/rust#145961
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-resolveName resolution, paths, namespaces, preludes, etc.Name resolution, paths, namespaces, preludes, etc.
Type
Fields
Give feedbackNo fields configured for issues without a type.