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 3ee1d3e commit 5c6e928Copy full SHA for 5c6e928
src/test/run-pass/issue-3250.rs
@@ -0,0 +1,7 @@
1
+#[auto_serialize]
2
+
3
+type t = (uint, uint);
4
5
6
7
+fn main() { }
0 commit comments