Renamed extern crates generated wrong href in search results
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 14.6k
Open
Description
The following code:
pub extern crate std as st2;
Will generate this href in the search result: ../st2/index.html. Which is wrong, it should be std.
Metadata
Metadata
Assignees
Labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions