| .. |
|
bootstrap-from-c-with-green
|
extern mod => extern crate
|
2014-02-14 22:55:21 -08:00 |
|
bootstrap-from-c-with-native
|
extern mod => extern crate
|
2014-02-14 22:55:21 -08:00 |
|
c-dynamic-dylib
|
extern mod => extern crate
|
2014-02-14 22:55:21 -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-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 |
|
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-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
|
Added tests to make tidy
|
2014-02-07 12:49:24 -06: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 |
|
volatile-intrinsics
|
std: Move intrinsics to std::intrinsics.
|
2014-02-23 01:07:53 -08:00 |
|
tools.mk
|
Test fixes and merge conflicts
|
2013-11-30 14:34:59 -08:00 |