Remove invalid doc links.
This commit is contained in:
parent
ead68f0e5c
commit
d1204ac3b1
2 changed files with 2 additions and 2 deletions
|
@ -113,7 +113,7 @@ pub enum DefKind {
|
|||
Field,
|
||||
/// Lifetime parameter: the `'a` in `struct Foo<'a> { ... }`
|
||||
LifetimeParam,
|
||||
/// A use of [`global_asm!`].
|
||||
/// A use of `global_asm!`.
|
||||
GlobalAsm,
|
||||
Impl,
|
||||
Closure,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue