Full error report:
test.rs:11:16: error: type `(<VI2>,<VI3>)` does not implement any method in
scope named `to_string`
test.rs:11 io::println((1,2).to_string());
^~~~~~~~~~~~~~~~~~
error: aborting due to previous error
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
