about summary refs log tree commit diff
path: root/src/rt/rust_run_program.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-04-19 23:03:52 -0700
committerbors <bors@rust-lang.org>2013-04-19 23:03:52 -0700
commitce4f73a243de147c2c5b9b9822a71dafbca97a51 (patch)
treed1097cda04b3e4a4f40e673903ebd2200d98decc /src/rt/rust_run_program.cpp
parente67f1c0fd229ab9f106c17f3b690dc6059eaeef0 (diff)
parent5a3d26f271a39212de90544e7394c29373dc5bab (diff)
downloadrust-ce4f73a243de147c2c5b9b9822a71dafbca97a51.tar.gz
rust-ce4f73a243de147c2c5b9b9822a71dafbca97a51.zip
auto merge of #5945 : graydon/rust/fix-unicode-tables, r=pcwalton
This switches the unicode functions in core to use static character-range tables and a binary search helper rather than open-coded switch statements. It adds about 50k of read only data to the libcore binary but cuts out a similar amount of compiled IR. Would have done it this way in the first place but we didn't have structured statics for a long time.
Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions