rust/mk
bors 15e9a95a4b Auto merge of #31749 - nikomatsakis:compiletest-subdir, r=alexcrichton
You can now group tests into directories like `run-pass/borrowck` or `compile-fail/borrowck`. By default, all `.rs` files within any directory are considered tests: to ignore some directory, create a placeholder file called `compiletest-ignore-dir` (I had to do this for several existing directories).

r? @alexcrichton
cc @brson
2016-02-26 00:53:38 +00:00
..
cfg Rollup merge of #31800 - alexcrichton:armv6-plz, r=brson 2016-02-25 11:41:01 +05:30
clean.mk Added missing argument to 'find' 2015-10-27 23:47:53 +13:00
crates.mk Rename error-index-generator to error_index_generator 2016-02-14 22:29:45 -08:00
ctags.mk Update the ctags rules and targets. 2015-07-30 06:35:42 +10:00
debuggers.mk debuginfo: Create common debugger pretty printer module. 2015-05-30 20:06:08 +02:00
dist.mk mk: Add missing rustbuild dirs to dist 2016-02-20 18:34:07 -08:00
docs.mk Rename error-index-generator to error_index_generator 2016-02-14 22:29:45 -08:00
grammar.mk Revert "mk: fix some undefined variable warnings" 2016-02-01 23:27:04 -08:00
host.mk Revert "mk: fix some undefined variable warnings" 2016-02-01 23:27:04 -08:00
install.mk Revert "mk: fix some undefined variable warnings" 2016-02-01 23:27:04 -08:00
llvm.mk rustc_llvm: Tweak how initialization is performed 2016-02-11 11:12:33 -08:00
main.mk Add support for i686-unknown-linux-musl 2016-02-06 20:56:31 +00:00
platform.mk Revert "mk: fix some undefined variable warnings" 2016-02-01 23:27:04 -08:00
prepare.mk Rename error-index-generator to error_index_generator 2016-02-14 22:29:45 -08:00
reconfig.mk mk: Fix reconfiguring top-level ./configure 2015-06-17 17:32:11 -07:00
rt.mk std: Stop prefixing jemalloc symbols 2016-02-14 11:50:40 -08:00
rustllvm.mk trans: Use LLVM's writeArchive to modify archives 2015-07-10 09:06:21 -07:00
snap.mk Remove extra eval call in snap.mk 2015-11-13 15:15:51 -05:00
stage0.mk
target.mk Revert "mk: fix some undefined variable warnings" 2016-02-01 23:27:04 -08:00
tests.mk Recurse to find test files in any subdirectory of the base path. If a 2016-02-24 18:40:39 -05:00
util.mk mk: Build crates with relative paths to rustc 2015-06-13 01:41:52 +02:00