This commit is contained in:
Takayuki Maeda 2025-03-23 17:47:10 +09:00
parent 20f4a0d586
commit 34b7d51b95

View file

@ -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(