fix typo
This commit is contained in:
parent
20f4a0d586
commit
34b7d51b95
1 changed files with 1 additions and 1 deletions
|
@ -1744,7 +1744,7 @@ pub(crate) mod builtin {
|
|||
}
|
||||
|
||||
/// Provide a list of type aliases and other opaque-type-containing type definitions.
|
||||
/// This list will be used in the body of the item it is applied to to define opaque
|
||||
/// This list will be used in the body of the item it is applied to define opaque
|
||||
/// types' hidden types.
|
||||
/// Can only be applied to things that have bodies.
|
||||
#[unstable(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue