bors 50671dc626 auto merge of #13410 : alexcrichton/rust/issue-12278, r=pcwalton
This commit removes the compiler support for floating point modulus operations,
as well as from the language. An implementation for this operator is now
required to be provided by libraries.

Floating point modulus is rarely used, doesn't exist in C, and is always lowered
to an fmod library call by LLVM, and LLVM is considering removing support
entirely.

Closes #12278
2014-04-20 11:41:29 -07:00
..
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-16 08:24:22 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00
2014-04-18 17:25:34 -07:00