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 4b8856f commit 4f6557cCopy full SHA for 4f6557c
gcc/testsuite/rust/compile/invalid_impl_for.rs
@@ -1,4 +1,4 @@
1
impl Foo for
2
-fn main() {// { dg-error "unexpected token ..*. - expected bare function" }
+fn main() {// { dg-error "unexpected token .* - expected bare function" }
3
// { dg-error "could not parse type in trait impl" "" { target *-*-* } .-1 }
4
}
0 commit comments