We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f4a0d commit 34b7d51Copy full SHA for 34b7d51
library/core/src/macros/mod.rs
@@ -1744,7 +1744,7 @@ pub(crate) mod builtin {
1744
}
1745
1746
/// Provide a list of type aliases and other opaque-type-containing type definitions.
1747
- /// 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
1748
/// types' hidden types.
1749
/// Can only be applied to things that have bodies.
1750
#[unstable(
0 commit comments