Closed
Description
The links at https://doc.rust-lang.org/nightly/std/cmp/index.html are not rendering, but they work correctly on the core page (https://doc.rust-lang.org/nightly/core/cmp/index.html).
Same with https://doc.rust-lang.org/nightly/std/str/pattern/index.html vs https://doc.rust-lang.org/nightly/std/core/pattern/index.html
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
std::cmp
module #64142jhpratt commentedon Oct 13, 2019
Any updates on this issue? I'm running into it now, and there's no trivial workaround if the module isn't also public.
Manishearth commentedon Oct 30, 2019
Filed #65983 with more information on this so someone can pick it up if they want to