rust/mk
bors 886a4ddcec auto merge of #9992 : astrieanna/rust/rm_rusti, r=alexcrichton
It seems like rusti has been removed, except for one reference in one Makefile. This reference breaks building rust on my computer because the "all-target" rule has rusti as a target.

~~~~
make: *** No rule to make target `x86_64-unknown-linux-gnu/stage2/bin/rusti', needed by `all-target-x86_64-unknown-linux-gnu-host-x86_64-unknown-linux-gnu'.  Stop.
~~~~

Removing this line fixes things for me.
2013-10-21 21:41:25 -07:00
..
clean.mk remove the rusti command 2013-10-16 22:54:38 -04:00
ctags.mk
dist.mk remove the rusti command 2013-10-16 22:54:38 -04:00
docs.mk doc: tidy and cleanup CSS deps, add tutorial PDF generation 2013-10-21 04:12:12 +02:00
host.mk Fix #3225: Incorporate feedback from Graydon. 2013-07-09 13:08:50 +02:00
install.mk remove the rusti command 2013-10-16 22:54:38 -04:00
llvm.mk The purpose of these headers is to fix issues with mingw v4.0, as described in #9246. 2013-09-17 01:06:01 -07:00
perf.mk
platform.mk Use __morestack to detect stack overflow 2013-10-19 09:43:31 -07:00
pp.mk Remove rusti reference from pp.mk 2013-10-21 10:57:20 -05:00
rt.mk auto merge of #9834 : alexcrichton/rust/morestack, r=brson 2013-10-19 09:46:18 -07:00
rustllvm.mk Fixed makefile to point to the new llvm build directory. 2013-09-05 23:44:10 -07:00
snap.mk mk: Remove CFG_INSTALL_SNAP logic. #2664 2013-07-19 15:35:42 -07:00
stage0.mk Fix for make -j race from #9531 injected by cleanup in b1a22518f0. 2013-09-26 23:56:53 +02:00
target.mk Allow stage0 warnings 2013-10-16 11:53:05 -07:00
tests.mk Remove jemalloc from the runtime 2013-10-18 10:38:21 -07:00
tools.mk remove the rusti command 2013-10-16 22:54:38 -04:00