We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ad831 commit 4547a27Copy full SHA for 4547a27
rayon-futures/src/compile_fail/future_escape.rs
@@ -1,4 +1,4 @@
1
-/*! ```compile_fail,E0501,E0382,E0597
+/*! ```compile_fail,E0382,E0501,E0503,E0716
2
3
extern crate futures;
4
extern crate rayon_core;
0 commit comments