Skip to content

Remove extern mod foo (name="bar") syntax #9543

Description

@catamorphism

The extern mod foo = "bar"; syntax introduced along with rustpkg does everything that extern mod foo (name="bar") does (and more, since it searches the RUST_PATH). So the old syntax should probably be removed.

Nominating for milestone 2, backwards-compatible

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-frontendArea: Compiler frontend (errors, parsing and HIR)A-linkageArea: linking into static, shared libraries and binariesC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions