rust/mk
Alex Crichton b9adb6c717 Test fixes from rollup
Closes #14888 (Allow disabling jemalloc as the memory allocator)
Closes #14905 (rustc: Improve span for error about using a method as a field.)
Closes #14920 (Fix #14915)
Closes #14924 (Add a Syntastic plugin for Rust.)
Closes #14935 (debuginfo: Correctly handle indirectly recursive types)
Closes #14938 (Reexport `num_cpus` in `std::os`. Closes #14707)
Closes #14941 (std: Don't fail the task when a Future is dropped)
Closes #14942 (rustc: Don't mark type parameters as exported)
Closes #14943 (doc: Fix a link in the FAQ)
Closes #14944 (Update "use" to "uses" on ln186)
Closes #14949 (Update repo location)
Closes #14950 (fix typo in the libc crate)
Closes #14951 (Update Sublime Rust github link)
Closes #14953 (Fix --disable-rpath and tests)
2014-06-16 19:05:08 -07:00
..
clean.mk
crates.mk sync: Move underneath libstd 2014-06-11 10:00:43 -07:00
ctags.mk
dist.mk mk: Bundle jemalloc with make dist 2014-05-11 17:41:36 -04:00
docs.mk mk: Ensure docs have relative links to each other 2014-06-09 13:00:18 -07:00
host.mk mk: Add libcore 2014-05-07 08:12:48 -07:00
install.mk
llvm.mk
main.mk Fix --disable-rpath and tests 2014-06-16 18:16:45 -07:00
perf.mk
platform.mk Platform configuration 2014-06-12 20:24:07 +03:00
prepare.mk mk: Fix make install 2014-05-07 23:23:17 -07:00
reconfig.mk
rt.mk alloc: Allow disabling jemalloc 2014-06-16 18:15:48 -07:00
rustllvm.mk
snap.mk
stage0.mk remove unnecessary PaX detection 2014-06-13 13:53:35 -07:00
target.mk alloc: Allow disabling jemalloc 2014-06-16 18:15:48 -07:00
tests.mk Test fixes from rollup 2014-06-16 19:05:08 -07:00
util.mk