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 d45b1f8 commit 93ad831Copy full SHA for 93ad831
rayon-core/src/compile_fail/scope_join_bad.rs
@@ -1,4 +1,4 @@
1
-/*! ```compile_fail,E0597
+/*! ```compile_fail,E0373
2
3
fn bad_scope<F>(f: F)
4
where F: FnOnce(&i32) + Send,
0 commit comments