]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/lower_128bit_test.rs
Handle shifts properly
[rust.git] / src / test / mir-opt / lower_128bit_test.rs
2017-11-20 Scott McMurrayHandle shifts properly
2017-11-20 Scott McMurrayAdd type checking for the lang item
2017-11-19 Scott McMurrayAdd a MIR pass to lower 128-bit operators to lang item...