Hide foreign #[doc(hidden)]
paths in import suggestions
This commit is contained in:
parent
d165a38de0
commit
4ab8cdd5b9
@ -8,8 +8,6 @@ help: consider importing one of these items
|
||||
|
|
||||
LL + use core::marker::PhantomData;
|
||||
|
|
||||
LL + use serde::__private::PhantomData;
|
||||
|
|
||||
LL + use std::marker::PhantomData;
|
||||
|
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user