rust/src/librustc_llvm
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
..
archive_ro.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
diagnostic.rs Rollup merge of #21602 - japaric:derive-copy, r=alexcrichton 2015-01-27 22:24:02 +05:30
lib.rs rust_llvm: Add way to reflectively ask if a ValueRef is a known constant int. 2015-04-01 02:56:07 +02:00