rust/src/test/run-make
2017-11-12 15:12:02 +01:00
..
a-b-a-linker-guard
alloc-extern-crates *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
allow-non-lint-warnings-cmdline
allow-warnings-cmdline-stability
archive-duplicate-names rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
atomic-lock-free
bare-outfile
c-dynamic-dylib
c-dynamic-rlib
c-link-to-rust-dylib
c-link-to-rust-staticlib
c-static-dylib
c-static-rlib
cdylib
cdylib-fewer-symbols rustc: Handle some libstd symbole exports better 2017-11-04 20:01:11 -07:00
codegen-options-parsing rustc: Default 32 codegen units at O0 2017-09-26 08:18:03 -07:00
compile-stdin
compiler-lookup-paths
compiler-lookup-paths-2
compiler-rt-works-on-mingw rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
crate-data-smoke
crate-name-priority
debug-assertions
dep-info
dep-info-doesnt-run-much
dep-info-spaces
duplicate-output-flavors
dylib-chain
emit
error-found-staticlib-instead-crate
error-writing-dependencies
extern-diff-internal-name
extern-flag-disambiguates
extern-flag-fun
extern-fn-generic
extern-fn-mangle
extern-fn-reachable
extern-fn-struct-passing-abi Exclude all windows-gnu from the float_one test 2017-09-01 18:21:29 -07:00
extern-fn-with-extern-types Implement RFC 1861: Extern types 2017-10-27 23:01:34 +02:00
extern-fn-with-packed-struct powerpc64: improve extern struct ABI 2017-09-01 18:21:29 -07:00
extern-fn-with-union
extern-multiple-copies
extern-multiple-copies2
extern-overrides-distribution
extra-filename-with-temp-outputs Shorten paths to auxiliary files created by tests 2017-11-03 22:41:15 +03:00
fpic
include_bytes_deps
inline-always-many-cgu rustc: Handle #[inline(always)] at -O0 2017-10-11 17:12:29 -07:00
interdependent-c-libraries
intrinsic-unreachable
invalid-library rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
invalid-staticlib
issue-7349 Update run-make tests. 2017-11-07 08:54:38 +01:00
issue-11908
issue-14500
issue-14698
issue-15460
issue-18943
issue-19371 rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
issue-20626
issue-22131 rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
issue-24445
issue-25581
issue-26006
issue-26092
issue-28595
issue-28766
issue-30063
issue-33329
issue-35164 run-make test for JSON error byte start/end 2017-07-21 16:50:44 -07:00
issue-37839 Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
issue-37893 Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
issue-38237 Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
issue-40535
issues-41478-43796 save-analysis: Remove path span extraction methods from SpanUtils 2017-08-14 18:14:49 +08:00
libs-and-bins
libs-through-symlinks
link-arg
link-cfg
link-path-order
linkage-attr-on-static
linker-output-non-utf8
llvm-pass Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
llvm-phase rustc: Default 32 codegen units at O0 2017-09-26 08:18:03 -07:00
long-linker-command-lines rustc: Attempt to handle super long linker invocations 2017-09-05 21:07:02 -07:00
ls-metadata
lto-no-link-whole-rlib
lto-readonly-lib
lto-smoke
lto-smoke-c
manual-crate-name
manual-link
many-crates-but-no-match
metadata-flag-frobs-symbols
min-global-align Add a test for min_global_align 2017-09-08 15:55:28 -07:00
mismatching-target-triples
missing-crate-dependency
mixing-deps
mixing-formats
mixing-libs
msvc-opt-minsize Update LLVM to fix miscompiles with -Copt-level=z on Windows 2017-11-12 15:12:02 +01:00
multiple-emits
no-builtins-lto
no-duplicate-libs rustc: Implement the #[global_allocator] attribute 2017-07-05 14:37:01 -07:00
no-intermediate-extras
obey-crate-type-flag
output-type-permutations
output-with-hyphens
prefer-dylib
prefer-rlib
pretty-expanded
pretty-expanded-hygiene
pretty-print-path-suffix
pretty-print-to-file
print-cfg Make LLVMRustHasFeature more robust 2017-07-28 14:30:06 +00:00
print-target-list
profile Run profiler test only if built with profiler support 2017-06-04 19:05:03 +01:00
prune-link-args
relocation-model
reproducible-build
rlib-chain
rustc-macro-dep-files Ignore tests that fail on stage1 2017-08-08 18:33:43 +02:00
rustdoc-output-path rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
sanitizer-address Fix sanitizer tests on buggy kernels 2017-09-07 20:44:38 -07:00
sanitizer-cdylib-link Fix sanitizer tests on buggy kernels 2017-09-07 20:44:38 -07:00
sanitizer-dylib-link Fix sanitizer tests on buggy kernels 2017-09-07 20:44:38 -07:00
sanitizer-invalid-cratetype Add support for dylibs with Address Sanitizer. This supports cdylibs and staticlibs on gnu-linux targets. 2017-07-15 08:22:46 +10:00
sanitizer-invalid-target
sanitizer-leak
sanitizer-memory
sanitizer-staticlib-link Add support for dylibs with Address Sanitizer. This supports cdylibs and staticlibs on gnu-linux targets. 2017-07-15 08:22:46 +10:00
save-analysis save-analysis: support unions 2017-10-31 18:24:48 +13:00
save-analysis-fail Remove the in-tree flate crate 2017-06-20 07:11:29 -07:00
sepcomp-cci-copies rustc: Don't inline in CGUs at -O0 2017-10-07 19:09:46 -07:00
sepcomp-inlining rustc: Don't inline in CGUs at -O0 2017-10-07 19:09:46 -07:00
sepcomp-separate Update run-make tests. 2017-11-07 08:54:38 +01:00
simd-ffi auto trait future compatibility lint 2017-11-03 16:13:21 -02:00
simple-dylib
simple-rlib
stable-symbol-names
static-dylib-by-default
static-nobundle
static-unwinding
staticlib-blank-lib rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
suspicious-library
symbol-visibility Add regression test for symbol visibility when compiling rlib+cdylib in one session. 2017-10-31 14:00:28 +01:00
symbols-are-reasonable Update run-make tests. 2017-11-07 08:54:38 +01:00
symbols-include-type-name Update run-make tests. 2017-11-07 08:54:38 +01:00
symlinked-extern
symlinked-libraries
symlinked-rlib
sysroot-crates-are-unstable Set python binary name to python 2.7 2017-08-30 09:40:43 +02:00
target-cpu-native
target-specs auto trait future compatibility lint 2017-11-03 16:13:21 -02:00
target-without-atomics
test-harness
treat-err-as-bug fix -Z treat-err-as-bug 2017-07-31 18:09:02 +03:00
type-mismatch-same-crate-name Replace grep -z by tr -d '\r\n' | grep for cross-compatibility 2017-06-29 20:07:51 +08:00
use-extern-for-plugins
used
version
volatile-intrinsics
weird-output-filenames
windows-spawn Add run-make test for Command::spawn on Windows 2017-06-05 17:57:32 +01:00
windows-subsystem
tools.mk rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00