aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/handlers/expand_glob_import.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-08-05 17:56:39 +0100
committerGitHub <[email protected]>2020-08-05 17:56:39 +0100
commit32246b91c217fff5b3b6ea062c9b9a8797a3fdf5 (patch)
tree8e4aa127fffdf2c2e3ccd3571c9fe28a1227f59b /crates/ra_assists/src/handlers/expand_glob_import.rs
parentdab810b1e623449cf3e9a422cf49d89cac17507f (diff)
parent4e2e3543c72b5963eb91b94b8180fecf268930e3 (diff)
Merge #5664
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 <[email protected]>
Diffstat (limited to 'crates/ra_assists/src/handlers/expand_glob_import.rs')
0 files changed, 0 insertions, 0 deletions