]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14786 : pcwalton/rust/enum-to-float-casts, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 11 Jun 2014 06:37:06 +0000 (23:37 -0700)
committerbors <bors@rust-lang.org>
Wed, 11 Jun 2014 06:37:06 +0000 (23:37 -0700)
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.


Trivial merge