X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fui%2Fmismatched_types%2FE0281.stderr;h=887412d1be7af5eba8acc1b40d44032c84e2cd27;hb=fb7ab9e43da3727e1c58faf9451857968270dc77;hp=8a306ea41929a49ca4f9060b0b36954843818864;hpb=77f40223033bf0c744eb8b4edb07672c13a21557;p=rust.git diff --git a/src/test/ui/mismatched_types/E0281.stderr b/src/test/ui/mismatched_types/E0281.stderr index 8a306ea4192..887412d1be7 100644 --- a/src/test/ui/mismatched_types/E0281.stderr +++ b/src/test/ui/mismatched_types/E0281.stderr @@ -9,5 +9,5 @@ error[E0281]: type mismatch: `[closure@$DIR/E0281.rs:14:9: 14:24]` implements th | = note: required by `foo` -error: aborting due to 2 previous errors +error: aborting due to previous error