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 dbcc409 commit 231e3a0Copy full SHA for 231e3a0
compiler/rustc_error_codes/src/error_codes/E0311.md
@@ -1,5 +1,5 @@
1
This error occurs when there is insufficient information for the rust compiler
2
-to prove that some time has a long enough lifetime.
+to prove that a type has a long enough lifetime.
3
4
Erroneous code example:
5
0 commit comments