2b3477d373
This commit merges the `rustrt` crate into `std`, undoing part of the facade. This merger continues the paring down of the runtime system. Code relying on the public API of `rustrt` will break; some of this API is now available through `std::rt`, but is likely to change and/or be removed very soon. [breaking-change] |
||
---|---|---|
.. | ||
btree | ||
bench.rs | ||
binary_heap.rs | ||
bit.rs | ||
dlist.rs | ||
enum_set.rs | ||
lib.rs | ||
macros.rs | ||
ring_buf.rs | ||
slice.rs | ||
str.rs | ||
string.rs | ||
vec_map.rs | ||
vec.rs |