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 1e54684 commit 71c1c15Copy full SHA for 71c1c15
src/test/run-pass/iface-generic.rs
@@ -1,3 +1,5 @@
1
+// xfail-pretty
2
+
3
iface to_str {
4
fn to_str() -> str;
5
}
0 commit comments