rust/src/test/run-make
2014-03-12 11:31:43 +11:00
..
bootstrap-from-c-with-green mk: Get "make check" passing with --disable-rpath 2014-02-21 16:35:05 -08:00
bootstrap-from-c-with-native mk: Get "make check" passing with --disable-rpath 2014-02-21 16:35:05 -08:00
c-dynamic-dylib mk: Get "make check" passing with --disable-rpath 2014-02-21 16:35:05 -08:00
c-dynamic-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
c-link-to-rust-dylib Added tests to make tidy 2014-02-07 12:49:24 -06:00
c-link-to-rust-staticlib Consolidate codegen-related compiler flags 2014-02-10 00:50:39 -08:00
c-set-crate-map-manually Add a method of manually specifying the crate map 2014-02-25 09:22:24 -08:00
c-static-dylib extern mod => extern crate 2014-02-14 22:55:21 -08:00
c-static-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
crate-data-smoke Added tests to make tidy 2014-02-07 12:49:24 -06:00
dep-info Added tests to make tidy 2014-02-07 12:49:24 -06:00
dep-info-custom Added tests to make tidy 2014-02-07 12:49:24 -06:00
duplicate-output-flavors Added tests to make tidy 2014-02-07 12:49:24 -06:00
dylib-chain extern mod => extern crate 2014-02-14 22:55:21 -08:00
invalid-library rustc: Better error when loading invalid libraries 2014-03-01 23:36:28 -08:00
issue-12446 rustc: Move local native libs back in link-args 2014-02-27 19:59:02 -08:00
ls-metadata Added tests to make tidy 2014-02-07 12:49:24 -06:00
lto-smoke extern mod => extern crate 2014-02-14 22:55:21 -08:00
lto-smoke-c Consolidate codegen-related compiler flags 2014-02-10 00:50:39 -08:00
missing-crate-dependency Updated metadata::creader::resolve_crate_deps to use the correct span. Clarified error message when an external crate's dependency is missing. Closes #2404. 2014-02-17 18:34:46 -05:00
mixing-deps extern mod => extern crate 2014-02-14 22:55:21 -08:00
mixing-libs extern mod => extern crate 2014-02-14 22:55:21 -08:00
no-duplicate-libs rustc: Don't deduplicate libraries linked to 2014-02-26 16:58:37 -08:00
no-intermediate-extras Redesign output flags for rustc 2014-02-06 11:14:13 -08:00
output-type-permutations Added tests to make tidy 2014-02-07 12:49:24 -06:00
prefer-dylib extern mod => extern crate 2014-02-14 22:55:21 -08:00
prefer-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
prune-link-args Consolidate codegen-related compiler flags 2014-02-10 00:50:39 -08:00
rlib-chain extern mod => extern crate 2014-02-14 22:55:21 -08:00
rustdoc-hidden-line rustdoc: Add syntax highlighting 2014-02-23 00:16:23 -08:00
rustdoc-json rustdoc: Fix json output and input 2014-02-19 01:10:31 -08:00
rustdoc-smoke Added tests to make tidy 2014-02-07 12:49:24 -06:00
simple-dylib extern mod => extern crate 2014-02-14 22:55:21 -08:00
simple-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
static-unwinding extern mod => extern crate 2014-02-14 22:55:21 -08:00
staticlib-blank-lib Fix staticlib outputs linking to blank archives 2014-02-18 16:07:09 -08:00
symlinked-libraries rustc: Don't error on the rlib symlinks 2014-02-24 21:22:25 -08:00
unicode-input Update users for the std::rand -> librand move. 2014-03-12 11:31:43 +11:00
volatile-intrinsics std: Move intrinsics to std::intrinsics. 2014-02-23 01:07:53 -08:00
tools.mk mk: Get "make check" passing with --disable-rpath 2014-02-21 16:35:05 -08:00