5664: Fix renamed self module. r=jonas-schievink a=Nashenas88 Fixes #5663 Now `inner_mod` below is properly marked as a `module`. ```rust use crate::inner::{self as inner_mod}; mod inner {} ``` Co-authored-by: Paul Daniel Faria <Nashenas88@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| change.rs | ||
| defs.rs | ||
| imports_locator.rs | ||
| lib.rs | ||
| line_index.rs | ||
| search.rs | ||
| source_change.rs | ||
| symbol_index.rs | ||
| wasm_shims.rs | ||