diff options
| author | bors <bors@rust-lang.org> | 2015-08-27 15:13:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-08-27 15:13:30 +0000 |
| commit | ccf831769459fb1b306387e6796a0155d63eb012 (patch) | |
| tree | d22daff7d6306623a89bd28f89e3b469b24f00ae /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 40fd4d678706af0684cee1e95304352a6ca02837 (diff) | |
| parent | 4653a8b3fd69dbab366a8ec67ae9cf68dc128c43 (diff) | |
| download | rust-ccf831769459fb1b306387e6796a0155d63eb012.tar.gz rust-ccf831769459fb1b306387e6796a0155d63eb012.zip | |
Auto merge of #28016 - ranma42:mini-rem-in-core, r=alexcrichton
The implementation of the remainder operation belongs to librustc_trans, but it is also stubbed out in libcore in order to expose it as a trait on primitive types. Instead of exposing some implementation details (like the upcast to `f64` in MSVC), use a minimal implementation just like that of the `Div` trait.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
