rust/src
2022-09-18 12:07:56 +00:00
..
bin Implement -Zmiri-tag-gc a garbage collector for tags 2022-09-10 23:05:41 -04:00
concurrency add extra sanity check against depending on system time with isolation enabled 2022-09-13 15:16:41 -05:00
helpers Replace as casts in llvm.x86.addcarry.64 implementation 2022-04-30 10:33:55 -07:00
shims Auto merge of #2546 - RalfJung:comments, r=RalfJung 2022-09-18 12:07:56 +00:00
stacked_borrows Implement -Zmiri-tag-gc a garbage collector for tags 2022-09-10 23:05:41 -04:00
clock.rs address review comments 2022-09-13 15:16:41 -05:00
diagnostics.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
eval.rs Auto merge of #2546 - RalfJung:comments, r=RalfJung 2022-09-18 12:07:56 +00:00
helpers.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
intptrcast.rs pass clippy::cast_sign_loss and clippy::cast_possible_wrap 2022-07-23 09:13:38 -04:00
lib.rs move clock stuff to separate file 2022-09-13 15:16:40 -05:00
machine.rs add extra sanity check against depending on system time with isolation enabled 2022-09-13 15:16:41 -05:00
mono_hash_map.rs some clippy-induced cleanup 2022-06-08 08:06:32 -04:00
operator.rs adjust for earlier init checking in the core engine 2022-08-27 08:51:28 -04:00
range_map.rs ensure that RangeMap panics on OOB 2022-07-14 15:09:20 -04:00
tag_gc.rs Implement -Zmiri-tag-gc a garbage collector for tags 2022-09-10 23:05:41 -04:00