rust/src/test
bors dbd29ea96e auto merge of #14874 : pcwalton/rust/enum-to-float-casts-part-deux, r=alexcrichton
Closes #14794.

If you're casting from an enum to a float, cast through an integer
first.

[breaking-change]

r? @alexcrichton
2014-06-14 08:46:48 +00:00
..
auxiliary libsyntax: Allow + to separate trait bounds from objects. 2014-06-13 13:53:34 -07:00
bench rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00
codegen
compile-fail auto merge of #14874 : pcwalton/rust/enum-to-float-casts-part-deux, r=alexcrichton 2014-06-14 08:46:48 +00:00
compile-fail-fulldeps Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
debuginfo debuginfo: Generate cross-crate unique type identifiers for debuginfo types. 2014-06-12 18:39:01 +02:00
pretty Rolling up PRs in the queue 2014-06-13 13:53:55 -07:00
run-fail libsyntax: Allow + to separate trait bounds from objects. 2014-06-13 13:53:34 -07:00
run-make auto merge of #14831 : alexcrichton/rust/format-intl, r=brson 2014-06-13 14:42:03 +00:00
run-pass auto merge of #14874 : pcwalton/rust/enum-to-float-casts-part-deux, r=alexcrichton 2014-06-14 08:46:48 +00:00
run-pass-fulldeps Rolling up PRs in the queue 2014-06-13 13:53:55 -07:00