rust/src/librustc_trans
Felix S. Klock II 2e93e386fd rust_llvm: Add way to reflectively ask if a ValueRef is a known constant int.
Add option-returning variants to `const_to_int`/`const_to_uint` that
never assert fail. (These will be used for overflow checking from
rustc_trans::trans::consts.)
2015-04-01 02:56:07 +02:00
..
2015-03-31 07:50:25 -07:00

See the README.md in ../librustc.