We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71f460b + bb2ff59 commit 864eae7Copy full SHA for 864eae7
src/librustc_error_codes/error_codes/E0582.md
@@ -1,5 +1,5 @@
1
-A lifetime appears only in an associated-type binding,
2
-and not in the input types to the trait.
+A lifetime is only present in an associated-type binding, and not in the input
+types to the trait.
3
4
Erroneous code example:
5
0 commit comments