.. |
bootstrap-from-c-with-green
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
bootstrap-from-c-with-native
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
c-dynamic-dylib
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
c-dynamic-rlib
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
c-link-to-rust-dylib
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
c-link-to-rust-staticlib
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
c-static-dylib
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
c-static-rlib
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
crate-data-smoke
|
Add the patch number to version strings. Closes #13289
|
2014-05-12 19:52:29 -07:00 |
dep-info
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
dep-info-custom
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09: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
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
error-writing-dependencies
|
rustc: Give a friendlier error when writing deps
|
2014-04-23 10:04:29 -07:00 |
extern-fn-reachable
|
test: Enable extern-fn-reachable test
|
2014-04-25 17:07:56 +09:00 |
interdependent-c-libraries
|
rustc: Deterministically link upstream C libraries
|
2014-04-11 12:20:33 -07:00 |
invalid-library
|
rustc: Better error when loading invalid libraries
|
2014-03-01 23:36:28 -08:00 |
issue-12446
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
libs-and-bins
|
rustc: Remove the session building_library flag
|
2014-05-02 15:26:45 -07:00 |
libs-through-symlinks
|
rustc: Use the "real" realpath function
|
2014-05-02 13:50:24 -07:00 |
ls-metadata
|
Move --ls behind -Z ls
|
2014-04-16 17:45:06 +02:00 |
lto-smoke
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
lto-smoke-c
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
lto-syntax-extension
|
rustc: Don't link in syntax extensions
|
2014-04-13 11:29:28 -07:00 |
many-crates-but-no-match
|
Rough regression test for #13266.
|
2014-04-05 03:53:28 +02: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
|
core: Remove the cast module
|
2014-05-11 01:13:02 -07:00 |
mixing-formats
|
rustc: Add some suppot for mixing rlibs and dylibs
|
2014-05-02 11:39:18 -07:00 |
mixing-libs
|
rustc: Add some suppot for mixing rlibs and dylibs
|
2014-05-02 11:39:18 -07:00 |
no-duplicate-libs
|
rustc: Don't deduplicate libraries linked to
|
2014-02-26 16:58:37 -08:00 |
no-intermediate-extras
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
obey-crate-type-flag
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
output-type-permutations
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09: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 |
pretty-expanded
|
pprust: Handle multi-stmt/no-expr ExprFnBlock
|
2014-04-16 16:02:18 +09:00 |
pretty-print-to-file
|
Generalized the pretty-print entry points to support -o <file> .
|
2014-04-10 15:21:59 -07:00 |
prune-link-args
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
relocation-model
|
Add support for different relocation models
|
2014-04-06 15:06:44 +02:00 |
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
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
rustdoc-json
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
rustdoc-smoke
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
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
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
staticlib-blank-lib
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
suspicious-library
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
symlinked-libraries
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
unicode-input
|
Handle more fallout
|
2014-05-08 12:06:22 -07:00 |
volatile-intrinsics
|
std: Move intrinsics to std::intrinsics.
|
2014-02-23 01:07:53 -08:00 |
weird-output-filenames
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |
tools.mk
|
test: Fix run-make on windows
|
2014-04-28 11:45:30 +09:00 |