73806ddd0f
Many of libstd's macros are now re-exported from libcore and libcollections.
Their libstd definitions have moved to a macros_stage0 module and can disappear
after the next snapshot.
Where the two crates had already diverged, I took the libstd versions as
they're generally newer and better-tested. See e.g.
|
||
---|---|---|
.. | ||
mod.rs | ||
os.rs | ||
reader.rs |