]> git.lizzy.rs Git - rust.git/history - src/num.rs
Use anonymous lifetimes where possible
[rust.git] / src / num.rs
2019-08-18 bjorn3Use anonymous lifetimes where possible
2019-08-18 bjorn3Rustup to rustc 1.39.0-nightly (2111aed0a 2019-08-17)
2019-08-15 bjorn3Workaround for missing icmp{,_imm}.i128 legalizations
2019-08-14 bjorn3Cast rhs to lhs type for shl and shr
2019-08-14 bjorn3Refactor num.rs
2019-08-14 bjorn3Calculate sign in trans{,_checked}_int_binop instead...
2019-08-14 bjorn3Move trans_*_binop to num.rs