We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366d139 commit d230a7eCopy full SHA for d230a7e
src/librustc_passes/diagnostics.rs
@@ -228,5 +228,4 @@ pub impl Foo for Bar {
228
register_diagnostics! {
229
E0472, // asm! is unsupported on this target
230
E0561, // patterns aren't allowed in function pointer types
231
- E0570, // patterns aren't allowed in methods without bodies
232
}
0 commit comments