]> git.lizzy.rs Git - rust.git/history - src/trap.rs
Rustup to rustc 1.42.0-nightly (3ebcfa145 2020-01-12)
[rust.git] / src / trap.rs
2020-01-14 bjorn3Rustup to rustc 1.42.0-nightly (3ebcfa145 2020-01-12)
2019-12-20 bjorn3Merge pull request #839 from bjorn3/fold_offset_into_lo...
2019-12-20 bjorn3[OPT] Use load and store offsets instead of iadd_imm
2019-12-17 bjorn3[OPT] Avoid calling target_triple for every call to...
2019-10-03 bjorn3Merge pull request #729 from bjorn3/misc_changes
2019-10-03 bjorn3Update cranelift, faerie and target-lexicon
2019-09-28 bjorn3Use CallConv::triple_default instead of hard coding...
2019-09-11 bjorn3Merge pull request #700 from bjorn3/upstream_cranelift
2019-09-08 bjorn3Use upstream cranelift
2019-09-07 bjorn3Rustup to rustc 1.39.0-nightly (6e19f3f38 2019-09-06)
2019-08-31 bjorn3Merge pull request #694 from Atul9/cargo-fmt
2019-08-31 Atul BhosaleFormat code using 'cargo fmt'
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