rust/src/test
NODA, Kai 2d3de6686e test/run-make: another missing $(EXTRACFLAGS).
rust-lang/rust@102b1a5bf1 was not enough!

Signed-off-by: NODA, Kai <nodakai@gmail.com>
2014-12-02 04:52:29 +08:00
..
auxiliary Fix xcrate enum namespacing 2014-11-25 11:02:47 -08:00
bench Fallout from libgreen and libnative removal 2014-11-20 17:19:24 -08:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail auto merge of #19418 : P1start/rust/unsafe-extern-trait, r=alexcrichton 2014-12-01 01:56:52 +00:00
compile-fail-fulldeps Adjust some error messages to start with a lowercase letter and not finish with a full stop 2014-11-30 20:26:53 +13:00
debuginfo debuginfo: Make variables captured in unboxed closures available in debuginfo. 2014-11-27 16:38:17 +01:00
pretty syntax: Make asm! clobbers a proper vector. 2014-11-30 11:58:23 +09:00
run-fail Deprecate MaybeOwned[Vector] in favor of Cow 2014-11-25 11:22:23 -05:00
run-make test/run-make: another missing $(EXTRACFLAGS). 2014-12-02 04:52:29 +08:00
run-pass Fix the ordering of unsafe and extern in methods 2014-11-30 21:33:04 +13:00
run-pass-fulldeps Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
run-pass-valgrind Move some tests to run-pass-valgrind 2014-10-23 13:52:34 +13:00