rust/src
2018-11-01 08:58:03 +01:00
..
bin make the -Z flags we use more consistent 2018-11-01 08:58:03 +01:00
fn_call.rs fix nits 2018-10-30 10:41:01 +01:00
helpers.rs Merge remote-tracking branch 'origin/master' into rustup 2018-10-22 08:41:01 +02:00
intrinsic.rs Reject atomic arithmetic on non-integer types 2018-10-31 11:04:35 +01:00
lib.rs basic retagging (no fn_entry); this also makes us catch more bugs even with optimizations and we can finally stop mutating the state on deref 2018-11-01 08:58:03 +01:00
mono_hash_map.rs update for ptr provenance 2018-10-11 08:42:26 +02:00
operator.rs respect memory's privacy 2018-10-22 16:48:10 +02:00
range_map.rs stacked borrows: enforcement at memory accesses 2018-10-17 15:15:53 +02:00
stacked_borrows.rs basic retagging (no fn_entry); this also makes us catch more bugs even with optimizations and we can finally stop mutating the state on deref 2018-11-01 08:58:03 +01:00
tls.rs update for is_null removal 2018-10-25 11:37:42 +02:00