about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2016-12-31 04:55:29 +0200
committerSimonas Kazlauskas <git@kazlauskas.me>2016-12-31 04:55:29 +0200
commitee69cd79255fbf98d755ff4556c4af4adda1befb (patch)
tree7523c467a906ac31ec24d26ba25d4c3de0f5a697 /src/libsyntax/parse/parser.rs
parent6b359635ec56bfbf0f5a9f775443ca493b0a4919 (diff)
downloadrust-ee69cd79255fbf98d755ff4556c4af4adda1befb.tar.gz
rust-ee69cd79255fbf98d755ff4556c4af4adda1befb.zip
Calculate discriminant bounds within 64 bits
Since discriminants do not support i128 yet, lets just calculate the boundaries within the 64 bits
that are supported. This also avoids an issue with bootstrapping on 32 bit systems due to #38727.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions