Thanks to visit codestin.com Credit goes to github.com
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.
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