Skip to content

Tracking issue for feature extern_in_paths #55600

Closed
@petrochenkov

Description

@petrochenkov

Allows using extern in paths to unambiguously refer to items in extern crates - extern::my_crate::foo.

This feature is superseded by absolute paths ::my_crate::foo on 2018 edition, and has little value on 2015 edition where extern crate items are supposed to be used instead.
As a result, the feature is supposed to be removed once 2018 edition ships.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-edition-2018Area: The 2018 editionB-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCF-rust_2018_preview`#![feature(rust_2018_preview)]`T-langRelevant to the language team, which will review and decide on the PR/issue.disposition-closeThis PR / issue is in PFCP or FCP with a disposition to close it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions