Remove unnecessary intra-doc link
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
parent
707298d52c
commit
39cd184606
@ -91,7 +91,6 @@ pub trait Future {
|
||||
/// (memory corruption, incorrect use of `unsafe` functions, or the like),
|
||||
/// regardless of the future's state.
|
||||
///
|
||||
/// [`Poll::Pending`]: Poll::Pending
|
||||
/// [`Poll::Ready(val)`]: Poll::Ready
|
||||
/// [`Waker`]: crate::task::Waker
|
||||
/// [`Waker::wake`]: crate::task::Waker::wake
|
||||
|
Loading…
x
Reference in New Issue
Block a user