about summary refs log tree commit diff
path: root/src/rt/rust_stack.cpp
diff options
context:
space:
mode:
authorKevin Murphy <kemurphy.cmu@gmail.com>2013-07-23 11:52:44 -0400
committerKevin Murphy <kemurphy.cmu@gmail.com>2013-07-24 23:54:40 -0400
commit1c3dc294cefcb92b23581273c24c220c74618a02 (patch)
treed6234f2fb9136d7f83897338f62e2336e1df706f /src/rt/rust_stack.cpp
parent4a726f0573dcfcd01ae9b37266014df0e26f2e22 (diff)
downloadrust-1c3dc294cefcb92b23581273c24c220c74618a02.tar.gz
rust-1c3dc294cefcb92b23581273c24c220c74618a02.zip
Allow uint discriminants and store them as such
Infers type of constants used as discriminants and ensures they are
integral, instead of forcing them to be a signed integer.

Also, stores discriminant values as uint instead of int interally and
deals with related fallout.

Fixes issue #7994
Diffstat (limited to 'src/rt/rust_stack.cpp')
0 files changed, 0 insertions, 0 deletions