Skip to content

Tracking issue for feature extern_in_paths #55600

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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 teamdisposition-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