Skip to content

extern crate epoch lint for Path Clarity RFC (2126) #48719

Closed
@Manishearth

Description

@Manishearth

We need to add an epoch lint for RFC 2126

It will lint extern crate foobar;, suggesting removal in root mods, and replacement with use foobar; in non-root mods.

This is blocked on the ability to elide extern crate in the first place.

Metadata

Metadata

Assignees

Labels

S-blockedStatus: Blocked on something else such as an RFC or other implementation work.WG-epochWorking group: Epoch (2018) management

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions