rust/src
2022-04-01 17:22:01 -04:00
..
bin also accept odd number of hex digits; add README section on randomized alignment testing 2022-03-12 10:09:15 -05:00
shims Rust values can be up to isize::MAX in size 2022-04-01 17:22:01 -04:00
data_race.rs Rename MiriMemoryKind::Env to Runtime 2022-03-07 16:19:03 -05:00
diagnostics.rs Consider the cargo workspace when checking if a frame is local 2022-03-18 16:28:13 -04:00
eval.rs add flag to forward specific env vars (while isolation remains enabled) 2022-03-05 11:14:37 -05:00
helpers.rs Consider the cargo workspace when checking if a frame is local 2022-03-18 16:28:13 -04:00
intptrcast.rs final tweaks 2021-12-05 20:33:20 -05:00
lib.rs fs: add and test for DirectoryNotEmpty error variant 2022-03-07 18:30:12 -05:00
machine.rs fix types in env shim to avoid ptr-int transmutes 2022-03-26 14:33:13 -04:00
mono_hash_map.rs adjust Miri to Pointer type overhaul 2021-07-16 10:10:12 +02:00
operator.rs adjust Miri to Pointer type overhaul 2021-07-16 10:10:12 +02:00
range_map.rs format much of Miri 2021-05-16 11:48:28 +02:00
stacked_borrows.rs Print more in SB error diagnostics 2022-03-16 20:12:04 -04:00
sync.rs adjust Miri to Pointer type overhaul 2021-07-16 10:10:12 +02:00
thread.rs rustup 2022-03-07 09:39:32 -05:00
vector_clock.rs fmt: set force_multiline_blocks=true 2021-07-11 14:18:44 +02:00