]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/recursion/recursive-types-are-not-uninhabited.stderr
Add FAQ for NLL migration
[rust.git] / src / test / ui / recursion / recursive-types-are-not-uninhabited.stderr
index 940ab94a6133233a3ec252989a177d81143506b2..9203f893fdbf777bd4d2278d3265e4dc04c06517 100644 (file)
@@ -12,6 +12,7 @@ LL |     x
    |
    = 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