mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-17 06:26:55 +00:00
Remove comment that's no longer valid
This commit is contained in:
parent
76755ce176
commit
b700443e78
@ -583,8 +583,6 @@ impl DefCollector<'_> {
|
||||
// All resolutions are imported with this visibility; the visibilies in
|
||||
// the `PerNs` values are ignored and overwritten
|
||||
vis: Visibility,
|
||||
// All resolutions are imported with this glob status; the glob status
|
||||
// in the `PerNs` values are ignored and overwritten
|
||||
import_type: ImportType,
|
||||
depth: usize,
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user