about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-04-20 11:41:29 -0700
committerbors <bors@rust-lang.org>2014-04-20 11:41:29 -0700
commit50671dc626d0922b31fd6952711836db19495878 (patch)
tree4d8b9a7d084b683aea8ddd09682c9d3cfc2ce3f6 /src/test/codegen/stack-alloc-string-slice.rs
parent4d496933dcd8d1b6a3656f3d5008956dcb4517c1 (diff)
parent1563ea9f278e1e1cd0d21fe8c4fc761805b71964 (diff)
downloadrust-50671dc626d0922b31fd6952711836db19495878.tar.gz
rust-50671dc626d0922b31fd6952711836db19495878.zip
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
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions