Closed
Description
This is a sub-tracking issue for the RFC "Clarify and streamline paths and visibility" (rust-lang/rfcs#2126)
dealing with the mod.rs
changes.
- Implement the RFC, [RFC 2126] permit
foo.rs
orfoo/mod.rs
to support submodules likefoo/bar.rs
#45385 - Adjust documentation (see instructions on forge)
- Stabilization PR (see instructions on forge)
Unresolved questions:
None
Summary
A foo.rs
and foo/
subdirectory may coexist; mod.rs is no longer needed when placing submodules in a subdirectory.
Metadata
Metadata
Assignees
Labels
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: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Relevant to the language team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.