On 8/23/13 11:15 AM, Graydon Hoare wrote:
get_tydesc::<T>(). This is the foo<> vs foo::<> syntax papercut. Gets
everyone, sorry. It's the price of using <> for type parameters rather
than []. We need a better error message for it.

Actually, [] would have the same problem, because of array indexing.

Patrick

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to