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 0492c75 commit 89fb03aCopy full SHA for 89fb03a
src/test/run-pass/tuple-struct-trivial.rs
@@ -1,3 +1,5 @@
1
+// xfail-test
2
+
3
struct Foo(int, int, int);
4
5
fn main() {
0 commit comments