On Sat, Nov 9, 2013 at 1:52 AM, Patrick Walton <pcwal...@mozilla.com> wrote:
> On 11/8/13 10:49 PM, Daniel Micay wrote:
>>
>> This is what I plan on implementing for rust-core, regardless of whether
>> I convince anyone it's a good idea for the standard library.
>
>
> I do think the Rust standard library should support allocators and small
> vector optimization, for what it's worth.
>

Would you add default type parameters to the language or just use a
separate type for allocator-aware containers? (The third option, have
them *all* be allocator aware, makes for horrendous UI)
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to