rust/src
2022-06-06 19:15:21 +01:00
..
bin Add weak memory config option 2022-06-06 19:15:19 +01:00
helpers Replace as casts in llvm.x86.addcarry.64 implementation 2022-04-30 10:33:55 -07:00
shims Fix rustdoc warnings 2022-06-06 18:30:15 +02:00
stacked_borrows rustup 2022-05-29 14:06:35 +02:00
data_race.rs Clearer boundries between alloc metadata with multiple buffers and an individual store buffer 2022-06-06 19:15:21 +01:00
diagnostics.rs adjust for better provenance control 2022-06-06 11:43:25 -04:00
eval.rs Add weak memory config option 2022-06-06 19:15:19 +01:00
helpers.rs adjust for better provenance control 2022-06-06 11:43:25 -04:00
intptrcast.rs enable number validity checking and ptr::invalid checking by default 2022-05-25 16:17:41 +02:00
lib.rs Implement weak memory emulation 2022-06-06 19:15:20 +01:00
machine.rs Implement weak memory emulation 2022-06-06 19:15:20 +01:00
mono_hash_map.rs adjust Miri to Pointer type overhaul 2021-07-16 10:10:12 +02:00
operator.rs rustup 2022-04-09 09:41:29 -04:00
range_map.rs Resolve clippy::needless_return 2022-04-29 15:53:48 -07:00
stacked_borrows.rs Fix rustdoc warnings 2022-06-06 18:30:15 +02:00
sync.rs Inline _create() calls and add assertions 2022-05-12 21:06:17 +01:00
thread.rs make Miri's scheduler proper round-robin 2022-06-05 14:22:00 -04:00
vector_clock.rs set_at_index sets the default value (0) if index doesn't exist in the other vector 2022-06-06 19:15:20 +01:00
weak_memory.rs Clearer boundries between alloc metadata with multiple buffers and an individual store buffer 2022-06-06 19:15:21 +01:00