check_unused in rustc_resolve references missing check_crate
fn
#119787
Labels
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Location
compiler/rustc_resolve/src/check_unused.rs
Summary
on line 23 of
check_crate
is referencedrust/compiler/rustc_resolve/src/check_unused.rs
Line 23 in 190f4c9
but I cannot find a corresponding function, I believe the function that it is supposed to be referring to is
check_unused
on line 283rust/compiler/rustc_resolve/src/check_unused.rs
Line 283 in 190f4c9
The text was updated successfully, but these errors were encountered: