We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c8098 commit b85762fCopy full SHA for b85762f
src/test/ui/binop/binary-op-on-fn-ptr-eq.rs
@@ -1,3 +1,4 @@
1
+// run-pass
2
// Tests equality between supertype and subtype of a function
3
// See the issue #91636
4
fn foo(_a: &str) {}
0 commit comments