rust/src/shims
2022-07-04 13:46:11 -04:00
..
unix call_function: make the unit-return-type case more convenient 2022-07-04 13:46:11 -04:00
windows rename some data_race types for more clarity 2022-07-01 16:21:48 -04:00
backtrace.rs Replace unneeded use of ref in favor of "match ergonomics" 2022-04-30 10:30:05 -07:00
dlsym.rs Add target_os_is_unix helper 2022-06-11 18:45:53 +02:00
env.rs make -Zmiri-env-forward take precedence over -Zmiri-env-exclude 2022-06-30 11:14:30 -04:00
foreign_items.rs Add target_os_is_unix helper 2022-06-11 18:45:53 +02:00
intrinsics.rs avoid copying thread manager state in data race detector 2022-07-01 17:07:29 -04:00
mod.rs make use of get_alloc_info 2022-06-27 21:22:46 -04:00
os_str.rs Resolve clippy::extra_unused_lifetimes 2022-04-29 15:38:12 -07:00
panic.rs call_function: make the unit-return-type case more convenient 2022-07-04 13:46:11 -04:00
time.rs Support gettimeofday on more than macos 2022-06-29 17:48:04 -04:00
tls.rs call_function: make the unit-return-type case more convenient 2022-07-04 13:46:11 -04:00