rust/mk
Aaron Turon 2b3477d373 libs: merge librustrt into libstd
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]
2014-12-18 23:31:34 -08:00
..
cfg
clean.mk
crates.mk
ctags.mk
debuggers.mk
dist.mk
docs.mk
grammar.mk
host.mk
install.mk
llvm.mk
main.mk
perf.mk
platform.mk
prepare.mk
reconfig.mk
rt.mk
rustllvm.mk
snap.mk
stage0.mk
target.mk
tests.mk
util.mk