]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/ufcs/ufcs-partially-resolved.stderr
Update ui tests
[rust.git] / src / test / ui / ufcs / ufcs-partially-resolved.stderr
index 5ee8adaaf270fbb5228c45417da2cb14dced15df..39752f66b9d65fa6be3e9094f8df930aca8ebd29 100644 (file)
@@ -200,5 +200,5 @@ LL |     <u8 as Dr>::X::N;
 
 error: aborting due to 32 previous errors
 
-Some errors have detailed explanations: E0223, E0433, E0599.
+Some errors have detailed explanations: E0223, E0433, E0575, E0599.
 For more information about an error, try `rustc --explain E0223`.