We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b468e9b + cba647b commit d8e30c8Copy full SHA for d8e30c8
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