about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-01-11 16:21:24 -0800
committerbors <bors@rust-lang.org>2014-01-11 16:21:24 -0800
commit54a85d4d675a7129087a2c342ac09a14d446c5cc (patch)
tree0b0f46292279b93fd7dfcded2585d5417556c561 /src/rustllvm/RustWrapper.cpp
parent68ebe8141a9d469ed7a7081e7a4a9ff4c82fbff7 (diff)
parent5ea6d0201d54c35205b7c4538b997692aa4f1a91 (diff)
downloadrust-54a85d4d675a7129087a2c342ac09a14d446c5cc.tar.gz
rust-54a85d4d675a7129087a2c342ac09a14d446c5cc.zip
auto merge of #11480 : SiegeLord/rust/float_base, r=cmr
This fixes the incorrect lexing of things like:

~~~rust
let b = 0o2f32;
let d = 0o4e6;
let f = 0o6e6f32;
~~~

and brings the float literal lexer in line with the description of the float literals in the manual.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions