rust/src
2022-09-03 12:23:05 +02:00
..
bin nicer errors 2022-08-26 17:43:04 -04:00
concurrency Comment deviations from the paper 2022-08-28 11:05:06 +01:00
helpers Replace as casts in llvm.x86.addcarry.64 implementation 2022-04-30 10:33:55 -07:00
shims Revert "disable extern-so ffi support for now due to licensing situation" 2022-09-02 14:39:25 +02:00
stacked_borrows Add a protector test that demonstrates the base tag diagnostic 2022-08-31 21:37:44 -04:00
diagnostics.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
eval.rs Fix build with #[unix_sigpipe = "..."] support in rustc 2022-09-03 12:23:05 +02: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 reorganize imports a bit 2022-08-22 14:48:47 -04:00
machine.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02: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