We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mir-opt
1 parent 8ea5ac6 commit 68f2001Copy full SHA for 68f2001
src/test/mir-opt/no-drop-for-inactive-variant.rs
@@ -1,3 +1,5 @@
1
+// ignore-wasm32-bare compiled with panic=abort by default
2
+
3
// Ensure that there are no drop terminators in `unwrap<T>` (except the one along the cleanup
4
// path).
5
0 commit comments