mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-16 08:53:35 +00:00
doc: this resulted in a link pointing to a non-existent target
This commit is contained in:
parent
a91d64873f
commit
28f8586698
@ -14,7 +14,7 @@
|
||||
//! - [`Generics`], [`GenericParam`], [`WhereClause`]: Metadata associated with generic parameters.
|
||||
//! - [`EnumDef`] and [`Variant`]: Enum declaration.
|
||||
//! - [`Lit`] and [`LitKind`]: Literal expressions.
|
||||
//! - [`MacroDef`], [`MacStmtStyle`], [`MacCall`], [`MacDelimeter`]: Macro definition and invocation.
|
||||
//! - [`MacroDef`], [`MacStmtStyle`], [`MacCall`], [`MacDelimiter`]: Macro definition and invocation.
|
||||
//! - [`Attribute`]: Metadata associated with item.
|
||||
//! - [`UnOp`], [`UnOpKind`], [`BinOp`], [`BinOpKind`]: Unary and binary operators.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user