rust/src/test
bors 4fdc27e55e auto merge of #14786 : pcwalton/rust/enum-to-float-casts, r=alexcrichton
If this breaks your code, take a deep breath, go for a walk, and
consider why you're relying on the sign extension semantics of
enum-to-float casts.

[breaking-change]

Closes #8230.
2014-06-10 23:37:06 -07:00
..
auxiliary std: Move dynamic_lib from std::unstable to std 2014-06-09 17:46:53 -07:00
bench Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
codegen
compile-fail auto merge of #14696 : jakub-/rust/dead-struct-fields, r=alexcrichton 2014-06-10 09:49:29 -07:00
compile-fail-fulldeps Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
debuginfo debuginfo: Make DWARF representation of enums uniform. 2014-05-29 14:21:03 +02:00
pretty Move std::{reflect,repr,Poly} to a libdebug crate 2014-05-27 21:44:51 -07:00
run-fail Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
run-make std: Move dynamic_lib from std::unstable to std 2014-06-09 17:46:53 -07:00
run-pass auto merge of #14786 : pcwalton/rust/enum-to-float-casts, r=alexcrichton 2014-06-10 23:37:06 -07:00
run-pass-fulldeps Convert tests to use #[plugin_registrar] 2014-06-09 14:29:30 -07:00