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 libs: merge librustrt into libstd 2014-12-18 23:31:34 -08:00
ctags.mk Fix make TAGS.emacs. 2014-12-16 17:08:49 +01:00
debuggers.mk
dist.mk Only try to install the doc directory if it exists. 2014-12-17 19:24:40 -05:00
docs.mk auto merge of #18613 : steveklabnik/rust/ownership_guide, r=huonw 2014-12-04 04:52:37 +00:00
grammar.mk
host.mk
install.mk Use rust-installer for installation 2014-12-11 17:14:17 -08:00
llvm.mk
main.mk
perf.mk
platform.mk
prepare.mk
reconfig.mk
rt.mk
rustllvm.mk Add LLVM ExecutionEngine API 2014-12-11 15:33:27 -07:00
snap.mk
stage0.mk
target.mk
tests.mk Separate borrowck into its own crate and remove dead code as well. 2014-12-13 06:01:19 -05:00
util.mk