Commit graph

23 commits

Author SHA1 Message Date
Manish Goregaokar
722417f0ce fallible hashsets 2017-08-30 16:44:02 -07:00
Manish Goregaokar
b2f23b8a67 Add fake fallible HashMap shim over stdlib 2017-08-30 16:43:58 -07:00
Manish Goregaokar
25d27c2a4a travis 2017-08-30 16:43:58 -07:00
Manish Goregaokar
003d54fd9c Make tests run again 2017-08-30 16:43:58 -07:00
Manish Goregaokar
acc70380b3 Add fallible HashMap APIs 2017-08-30 16:43:58 -07:00
Manish Goregaokar
9706f9a0f0 Update readme 2017-08-30 16:43:58 -07:00
Manish Goregaokar
f598862313 Add raw fallible API 2017-08-30 16:43:57 -07:00
Manish Goregaokar
96b3d0a735 Switch to alloc shim 2017-08-30 16:43:57 -07:00
Manish Goregaokar
d1c0eb9f2c Add liballoc_system shim 2017-08-30 16:43:57 -07:00
Manish Goregaokar
61c6d4e1df Move shim into its own file 2017-08-30 16:43:56 -07:00
Manish Goregaokar
63c8b345be Add readme/license/cargo.toml 2017-08-30 13:32:22 -07:00
Manish Goregaokar
7a0cedf1a8 Remove path redirects 2017-08-30 13:32:22 -07:00
Manish Goregaokar
46fbc1f014 Move hashmap/hashset to toplevel 2017-08-30 13:32:22 -07:00
Manish Goregaokar
2b99611291 Kill unique and shared 2017-08-30 13:32:21 -07:00
Manish Goregaokar
17bcb443cb Kill fused 2017-08-30 13:32:04 -07:00
Manish Goregaokar
0b5e890061 Kill placement_new 2017-08-30 13:32:04 -07:00
Manish Goregaokar
f0231f7c1b Kill dropck_eyepatch 2017-08-30 13:32:04 -07:00
Manish Goregaokar
db840f5227 Kill needs_drop 2017-08-30 13:32:04 -07:00
Manish Goregaokar
926a08a4ab Replace DefaultHasher / RandomState; compiles now 2017-08-30 13:32:04 -07:00
Manish Goregaokar
f53c212d46 almost 2017-08-30 13:32:03 -07:00
Manish Goregaokar
aa18bbb4d3 basic, does not compile 2017-08-30 13:31:04 -07:00
Manish Goregaokar
cdcd4f0183 move mod.rs to lib.rs 2017-08-30 13:29:56 -07:00
Manish Goregaokar
b77286417d copy src/libstd/collections 2017-08-30 13:29:43 -07:00