Remove intra-doc link as it resolves without reference link

Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
Denis Vasilik 2020-08-12 08:28:55 +02:00 committed by GitHub
parent c4923419c2
commit 4c5896fbeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,6 @@ use crate::intrinsics;
/// Otherwise, consider using the [`unreachable!`] macro, which does not allow
/// optimizations but will panic when executed.
///
/// [`unreachable!`]: unreachable
///
/// # Example
///