Open
Description
This is a tracking issue for the RFC "A portability lint" (rust-lang/rfcs#1868).
Steps:
- Implement the RFC (cc @rust-lang/compiler -- can anyone write up mentoring instructions?)
- Adjust documentation (see instructions on forge)
- Stabilization PR (see instructions on forge)
Unresolved questions:
- It's not clear what the story should be for a library like
libc
, which currently involves intricate uses ofcfg
. We should have some idea for how to approach such cases before landing the RFC.
Metadata
Metadata
Assignees
Labels
Area: Lints (warnings about flaws in source code) such as unused_mut.Blocker: Approved by a merged RFC but not yet implemented.Category: An issue tracking the progress of sth. like the implementation of an RFCCall for participation: Help is requested to fix this issue.Libs issues that are tracked on the team's project board.Status: The feature has not been implemented.Relevant to the language team, which will review and decide on the PR/issue.This PR / issue is in PFCP or FCP with a disposition to close it.The final comment period is finished for this PR / Issue.