]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/ui-testing-optout.stderr
Auto merge of #75936 - sdroege:chunks-exact-construction-bounds-check, r=nagisa
[rust.git] / src / test / ui / ui-testing-optout.stderr
index f562bb74c1173508c97a7d5464f69d1fe83c075e..652c472c0bcfe54c21756cd8fc522cfb1aa25bcb 100644 (file)
@@ -2,10 +2,7 @@ error[E0412]: cannot find type `B` in this scope
  --> $DIR/ui-testing-optout.rs:4:10
   |
 4 | type A = B;
-  | ---------^-
-  | |        |
-  | |        help: a type alias with a similar name exists: `A`
-  | similarly named type alias `A` defined here
+  |          ^ not found in this scope
 
 error[E0412]: cannot find type `D` in this scope
  --> $DIR/ui-testing-optout.rs:7:10