rust/src/test
Alex Crichton 35c6e22fab Tweak how preference factors into linkage
The new methodology can be found in the re-worded comment, but the gist of it is
that -C prefer-dynamic doesn't turn off static linkage. The error messages
should also be a little more sane now.

Closes #12133
2014-02-19 08:33:08 -08:00
..
auxiliary Tweak how preference factors into linkage 2014-02-19 08:33:08 -08:00
bench Remove CloneableTuple and ImmutableTuple traits 2014-02-17 00:57:56 +11:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail Tweak how preference factors into linkage 2014-02-19 08:33:08 -08:00
debug-info Change xfail directives in compiletests to ignore, closes #11363 2014-02-11 18:23:20 +01:00
pretty extern mod => extern crate 2014-02-14 22:55:21 -08:00
run-fail Update clients of the TaskBuilder API 2014-02-16 15:34:02 -08:00
run-make rustdoc: Fix json output and input 2014-02-19 01:10:31 -08:00
run-pass Change the format_args! macro expansion for temporaries 2014-02-19 20:54:44 +08:00
run-pass-fulldeps extern mod => extern crate 2014-02-14 22:55:21 -08:00