Skip to content

Commit b700443

Browse files
committed
Remove comment that's no longer valid
1 parent 76755ce commit b700443

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/ra_hir_def/src/nameres/collector.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,8 +583,6 @@ impl DefCollector<'_> {
583583
// All resolutions are imported with this visibility; the visibilies in
584584
// the `PerNs` values are ignored and overwritten
585585
vis: Visibility,
586-
// All resolutions are imported with this glob status; the glob status
587-
// in the `PerNs` values are ignored and overwritten
588586
import_type: ImportType,
589587
depth: usize,
590588
) {

0 commit comments

Comments
 (0)