]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-15381.stderr
Add FAQ for NLL migration
[rust.git] / src / test / ui / issues / issue-15381.stderr
index 0f44a0f170f84939675a23af97d34b5f68839509..7b11d85ead8749fe86741c4ed9a3577e9c174e0a 100644 (file)
@@ -12,6 +12,7 @@ LL |         println!("y={}", y);
    |
    = warning: this error has been downgraded to a warning for backwards compatibility with previous releases
    = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future
+   = note: for more information, try `rustc --explain E0729`
 
 error: aborting due to previous error