Commit Graph

7 Commits

Author SHA1 Message Date
Ralf Jung cefc592273 bump Rust, fix error messages 2019-12-08 01:45:41 +01:00
Ralf Jung f044205b5f the test suite assumes a libstd with full MIR; run test suite on xargo-built foreign libstds 2018-12-10 10:04:55 +01:00
Ralf Jung 01578ca6b3 don't run all compile-fail tests with full MIR 2018-07-12 11:02:48 +02:00
bjorn3 3db0568c40 Fix a couple of tests 2018-06-05 18:08:18 +02:00
Ralf Jung 3e1596d8c9 Error out when "primitive MIR math" (as opposed to unchecked intrinsics) overflows
Fixes #178
2017-06-07 15:39:44 -07:00
Ralf Jung 2a231d66fc check bounds when using offset intrinsic or MIR op 2017-06-05 14:27:26 -07:00
Ralf Jung f39e015163 check for overflow when doing pointer arithmetic 2017-06-05 14:23:35 -07:00