about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorCorey Richardson <corey@octayn.net>2014-12-15 09:45:28 -0500
committerCorey Richardson <corey@octayn.net>2015-01-01 17:12:15 -0500
commit53ece7158500e561c69d6e07160518f19d8beafd (patch)
tree36ae3f5c6446362e42f7c111b972170d37c24ab4 /src/libstd/sys/unix/stack_overflow.rs
parentc594959cdff07b5545747809bb045bfa2868ebcc (diff)
downloadrust-53ece7158500e561c69d6e07160518f19d8beafd.tar.gz
rust-53ece7158500e561c69d6e07160518f19d8beafd.zip
Implement numeric fallback
Doesn't yet converge on a fixed point, but generally works. A better algorithm
will come with the implementation of default type parameter fallback.

If inference fails to determine an exact integral or floating point type, it
will set the type to i32 or f64, respectively.

Closes #16968
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions