We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a686c04 commit 62d1539Copy full SHA for 62d1539
src/trait-bounds.md
@@ -46,7 +46,7 @@ certain common cases:
46
47
r[bound.global]
48
49
-A bound which does not use the item's parameters or any higher-ranked lifetimes are considered global.
+Bounds which does not use the item's parameters or any higher-ranked lifetimes are considered global.
50
51
An error is emitted if a global bound cannot be satisfied in an empty environment.
52
0 commit comments