rust/src
Ralf Jung ea4232cf22 Move TLS data to machine data
There is no good reason to let the machine store stuff in the machine *and* in memory. I plan to get rid of the latter.
2018-09-20 01:00:59 +02:00
..
bin cargo miri: show version number 2018-09-16 15:18:18 +02:00
fn_call.rs Move TLS data to machine data 2018-09-20 01:00:59 +02:00
helpers.rs move some more helpers to rustc 2018-08-30 10:42:18 +02:00
intrinsic.rs Merge remote-tracking branch 'origin/master' into zero-sized-accesses 2018-09-17 08:39:59 +02:00
lib.rs Move TLS data to machine data 2018-09-20 01:00:59 +02:00
locks.rs rustup for big refactor; kill most of validation 2018-08-16 10:30:43 +02:00
operator.rs more compile-fail ptr equality tests, to rule out any non-determinism; and fix ptr equality to fail all of them. 2018-09-17 10:02:31 +02:00
range_map.rs rustup for big refactor; kill most of validation 2018-08-16 10:30:43 +02:00
tls.rs Move TLS data to machine data 2018-09-20 01:00:59 +02:00