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 348cd86 commit 5310cf4Copy full SHA for 5310cf4
src/test/run-pass/unreachable-code.rs
@@ -1,3 +1,5 @@
1
+// xfail-pretty
2
+
3
fn id(x: bool) -> bool { x }
4
5
fn call_id() {
0 commit comments