On 13-08-23 11:16 AM, Patrick Walton wrote:
> 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.

Naturally, which is why array indexing (way back when) was foo.(index).
But it was a throwaway comment; this is all very much water under the
bridge, not in any way suggesting we revisit.

-Graydon

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

Reply via email to