rust/src
2022-07-01 20:13:44 -04:00
..
bin add option for recursive field retagging 2022-06-29 18:22:30 -04:00
concurrency fix and slightly improve data race reports 2022-07-01 20:13:44 -04:00
helpers Replace as casts in llvm.x86.addcarry.64 implementation 2022-04-30 10:33:55 -07:00
shims avoid copying thread manager state in data race detector 2022-07-01 17:07:29 -04:00
stacked_borrows fmt 2022-06-26 22:36:45 -04:00
diagnostics.rs allocation tracking: also print size, alignment, kind of the allocation 2022-06-30 22:24:23 -04:00
eval.rs make clippy happy 2022-07-01 12:25:35 -04:00
helpers.rs Initial freebsd work 2022-06-27 01:39:24 +02:00
intptrcast.rs tweak int2ptr diagnostics 2022-06-28 08:52:22 -04:00
lib.rs rename some data_race types for more clarity 2022-07-01 16:21:48 -04:00
machine.rs avoid copying thread manager state in data race detector 2022-07-01 17:07:29 -04:00
mono_hash_map.rs some clippy-induced cleanup 2022-06-08 08:06:32 -04:00
operator.rs
range_map.rs
stacked_borrows.rs make clippy happy 2022-07-01 12:25:35 -04:00
sync.rs Inline _create() calls and add assertions 2022-05-12 21:06:17 +01:00
thread.rs fix and slightly improve data race reports 2022-07-01 20:13:44 -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