rust/src/cargo
Patrick Walton c9375fed8d stdlib: Stop incurring vtable dispatch costs when hashmaps are used
This required changing almost all users of hashmaps to import the hashmap interface first.

The `size` member in the hashmap structure was renamed to `count` to work around a name conflict.
2012-03-07 17:35:13 -08:00
..
cargo.rc Update crates with correct crate_type attribute 2012-01-17 15:13:43 -08:00
cargo.rs stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
pgp.rs Adjust fuzzer and cargo to changes in core::str API 2012-02-23 17:11:21 +01:00
sources.json Point to correct cargo-central. 2012-01-22 21:33:53 -07:00