change function name in comments
This commit is contained in:
parent
276b75a843
commit
894d1d4a25
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue