Skip to content

Consider documenting the split extern prelude #2188

@ehuss

Description

@ehuss

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-resolveName resolution, paths, namespaces, preludes, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions