about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-03-10 18:52:03 -0700
committerbors <bors@rust-lang.org>2014-03-10 18:52:03 -0700
commitdd3e9d743d621f2532e6a5e8f7d0c6081ef6159f (patch)
tree503db3b7aabe186bbf337a18c9b7738c57355785 /src/rustllvm/ExecutionEngineWrapper.cpp
parentcad7d24a23fec68c93a0aaefc974ab18a386c6b5 (diff)
parenta38e14871a38319249497680737033230249cffa (diff)
downloadrust-dd3e9d743d621f2532e6a5e8f7d0c6081ef6159f.tar.gz
rust-dd3e9d743d621f2532e6a5e8f7d0c6081ef6159f.zip
auto merge of #12652 : rcxdude/rust/hexfloatext, r=alexcrichton
Closes #1433. Implemented after suggestion by @cmr in #12323

This is slightly less flexible than the implementation in #12323 (binary and octal floats aren't supported, nor are underscores in the literal), but is cleaner in that it doesn't modify the core grammar, or require odd syntax for the number itself. The missing features could be added back with relatively little effort (the main awkwardness is parsing the string. Is there a good approach for this in the stdlib currently?)

Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions