mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 20:54:13 +00:00
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