Skip to content

Opening Documentation for module opens parent module #6286

@CryZe

Description

@CryZe

If you try to open the documentation for a module, it directs you to the parent module instead.

Steps to reproduce:

  1. Write something like this use std::mem::swap;
  2. Put the cursor on mem
  3. Run Rust Analyzer: Open docs under cursor
  4. The documentation for std itself and not the mem module opens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-actionableSomeone could pick this issue up and work on it right now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions