rust/src/test/run-make
2015-02-05 13:45:01 -05:00
..
allow-non-lint-warnings-cmdline Make '-A warnings' apply to all warnings, including feature gate warnings 2015-01-26 16:29:27 -08:00
allow-warnings-cmdline-stability Make '-A warnings' apply to all warnings, including feature gate warnings 2015-01-26 16:29:27 -08:00
c-dynamic-dylib rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
c-dynamic-rlib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
c-link-to-rust-dylib test/run-make: some test cases lacked $(EXTRACFLAGS). 2014-11-20 14:12:57 +08:00
c-link-to-rust-staticlib test: Fix tests for crate_id removal 2014-07-05 12:46:42 -07:00
c-static-dylib rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
c-static-rlib Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
cannot-read-embedded-idents cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
codegen-options-parsing Slightly improved rustc error messages for invalid -C arguments 2014-11-15 14:51:22 +01:00
compiler-lookup-paths rustc: Re-jigger -L and -l for MSYS compatibility 2014-12-31 16:05:00 -08:00
compiler-lookup-paths-2 rustc: Fix a leak in dependency= paths 2015-01-16 08:48:16 -08:00
crate-data-smoke rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
crate-name-priority rustc: Mix extra-filename in temp outputs 2014-07-18 18:09:08 -07:00
dep-info rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
dep-info-spaces rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
duplicate-output-flavors Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
dylib-chain rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
error-writing-dependencies rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
extern-diff-internal-name rustc: Turn off multiple versions of crate warning 2015-01-06 08:22:59 -08:00
extern-flag-disambiguates rustc: Fix a leak in dependency= paths 2015-01-16 08:48:16 -08:00
extern-flag-fun test: Fix tests for crate_id removal 2014-07-05 12:46:42 -07:00
extern-fn-generic Allow generic foreign functions. 2014-08-05 23:28:50 -06:00
extern-fn-mangle Add new tests for extern and foreign fns and name mangling. 2014-08-05 23:28:50 -06:00
extern-fn-reachable std: Move dynamic_lib from std::unstable to std 2014-06-09 17:46:53 -07:00
extern-fn-with-packed-struct s/Show/Debug/g 2015-01-29 07:49:02 -05:00
extern-fn-with-union rustc: Link entire archives of native libraries 2014-08-04 11:02:26 -07:00
extern-overrides-distribution rustc: Use --extern to always override 2015-01-30 09:48:23 -08:00
extra-filename-with-temp-outputs rustc: Mix extra-filename in temp outputs 2014-07-18 18:09:08 -07:00
graphviz-flowgraph Kill more isizes 2015-01-31 17:40:40 +01:00
interdependent-c-libraries
intrinsic-unreachable Add tests for intrinsics::unreachable 2014-10-04 20:09:09 -07:00
invalid-library
issue-7349 rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
issue-11908 Test fixes and rebase conflicts 2014-07-05 12:46:42 -07:00
issue-12446 Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
issue-14500 Move -Z lto to -C lto. 2014-09-21 02:17:31 -04:00
issue-15460 rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
issue-19371 cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libs-and-bins rustc: Remove the session building_library flag 2014-05-02 15:26:45 -07:00
libs-through-symlinks rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
link-path-order Added test for link path ordering 2014-09-07 11:42:02 +02:00
linkage-attr-on-static Add tests. 2014-11-17 15:24:34 -05:00
ls-metadata Move --ls behind -Z ls 2014-04-16 17:45:06 +02:00
lto-readonly-lib rustc: Fix permission denied error in 'ar' when lto is enabled 2014-09-29 15:07:14 +02:00
lto-smoke Move -Z lto to -C lto. 2014-09-21 02:17:31 -04:00
lto-smoke-c Move -Z lto to -C lto. 2014-09-21 02:17:31 -04:00
lto-syntax-extension Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] 2015-01-05 18:21:13 -08:00
manual-crate-name rustc: Repurpose the --crate-name CLI flag 2014-07-05 12:46:42 -07:00
manual-link rustc: Re-jigger -L and -l for MSYS compatibility 2014-12-31 16:05:00 -08:00
many-crates-but-no-match Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
metadata-flag-frobs-symbols test: Fix tests for crate_id removal 2014-07-05 12:46:42 -07:00
mismatching-target-triples Tweak and add test for detecting libraries with mismatching target triples. 2014-11-13 13:40:25 +11:00
missing-crate-dependency Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
mixing-deps rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
mixing-formats rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
mixing-libs Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
no-duplicate-libs Update infrastructure for fail -> panic 2014-10-29 16:06:13 -04:00
no-intermediate-extras Remove workaround of #13793/#10872 2014-08-18 13:45:08 +09:00
no-stack-check Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
obey-crate-type-flag Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
output-type-permutations rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
prefer-dylib rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
prefer-rlib
pretty-expanded rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
pretty-expanded-hygiene rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
pretty-print-path-suffix rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
pretty-print-to-file rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
prune-link-args test: Fix run-make on windows 2014-04-28 11:45:30 +09:00
relocation-model
rlib-chain Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
rustdoc-hidden-line tests: Add htmldocck.py script for the use of Rustdoc tests. 2015-01-18 02:42:15 +09:00
rustdoc-json Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
rustdoc-negative-impl Display negative trait implementations correctly in rustdoc 2015-01-21 04:35:57 +00:00
rustdoc-recursion rustdoc: Don't try to inline the crate root 2014-09-23 15:19:30 -07:00
rustdoc-search-index tests: Add htmldocck.py script for the use of Rustdoc tests. 2015-01-18 02:42:15 +09:00
rustdoc-smoke tests: Add htmldocck.py script for the use of Rustdoc tests. 2015-01-18 02:42:15 +09:00
rustdoc-viewpath-self rustdoc: Render new self syntax in use 2015-01-29 11:03:25 -08:00
rustdoc-where tests: Tidy and allows multi-line htmldocck commands. 2015-01-18 03:23:52 +09:00
save-analysis cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
sepcomp-cci-copies rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
sepcomp-inlining rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
sepcomp-separate rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
simd-ffi Feature gate SIMD in FFI, due to unknown ABIs. 2015-01-17 11:55:46 +11:00
simple-dylib rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
simple-rlib
static-dylib-by-default test/run-make: another missing $(EXTRACFLAGS). 2014-12-02 04:52:29 +08:00
static-unwinding Remove all i suffixes 2015-01-30 04:38:54 +01:00
staticlib-blank-lib rustc: Add knowledge of separate lookup paths 2014-12-23 10:08:17 -08:00
suspicious-library rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
symbols-are-reasonable Rename include_bin! to include_bytes! 2014-12-23 22:06:32 +13:00
symlinked-extern Properly canonicalize crate paths specified via --extern 2014-08-15 14:40:09 +02:00
symlinked-libraries rustc: Default to static linking dylibs 2014-11-03 15:08:20 -08:00
target-specs Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
test-harness Continue cfg syntax transition 2014-10-12 11:40:19 -07:00
unicode-input cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
version rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
volatile-intrinsics rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
weird-output-filenames rustc: Default #[crate_name] on input, not output 2014-07-05 12:46:42 -07:00
tools.mk Test fixes and rebase conflicts 2015-02-02 18:50:23 -08:00