We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f6cf8 commit ddda03cCopy full SHA for ddda03c
tests/ui/eii/multiple-default-impls.rs
@@ -9,4 +9,4 @@ fn a() {}
9
#[eii(eii1)]
10
//~^ ERROR the name `eii1` is defined multiple times
11
fn main() {}
12
-//~^ ERROR the `main` function cannot be declared in an `extern` block
+//~^ ERROR the `main` function cannot be declared in an `extern` block
0 commit comments