]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/borrowck/borrowck-anon-fields-variant.stderr
Add FAQ for NLL migration
[rust.git] / src / test / ui / borrowck / borrowck-anon-fields-variant.stderr
index 5e86dcb1232c873a2665f4cd3c5ce4d9b1936d1e..e2d3e417ac3ac8777abf79ae5fe69ddc520ded08 100644 (file)
@@ -12,6 +12,7 @@ LL |     *a += 1;
    |
    = 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[E0503]: cannot use `y` because it was mutably borrowed
   --> $DIR/borrowck-anon-fields-variant.rs:37:7