]> git.lizzy.rs Git - rust.git/history - src/trap.rs
Use anonymous lifetimes where possible
[rust.git] / src / trap.rs
2019-07-30 bjorn3Merge pull request #650 from bjorn3/simd_emulation
2019-07-30 bjorn3Fix release builds
2019-07-20 bjorn3Don't disable stdsimd anymore
2019-06-16 bjorn3Add comments for trap::codegen_print gv and fn defs
2019-06-11 bjorn3Encapsulate CPlace constructors
2019-06-11 bjorn3Encapsulate CValue and CPlace creation
2019-05-04 bjorn3Update cranelift
2019-04-10 bjorn3Print message when reaching trap
2019-03-06 bjorn3Fix panic with reported const_eval promoted error
2019-03-06 bjorn3Fix trans_get_discriminant for uninhabited types
2018-11-24 bjorn3Rustfmt
2018-11-16 bjorn3Move trapping to trap_code.rs