change function name in comments

This commit is contained in:
mj10021 2024-01-09 18:39:53 -05:00 committed by GitHub
parent 276b75a843
commit 894d1d4a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
// separate step to be able to collapse the adjacent spans that rustfix
// will remove
//
// - `check_crate` finally emits the diagnostics based on the data generated
// - `check_unused` finally emits the diagnostics based on the data generated
// in the last step
use crate::imports::ImportKind;