rust/src/shims
2021-06-14 23:38:15 +08:00
..
posix Add whitespace 2021-06-14 23:38:15 +08:00
windows Check argument count for CreateThread 2021-06-14 23:01:06 +08:00
backtrace.rs Disallow #[no_mangle]/#[export_name = ...] functions that have the same symbol name as built-in shims 2021-06-11 15:18:47 +08:00
dlsym.rs format much of Miri 2021-05-16 11:48:28 +02:00
env.rs isolated operations return EPERM; tweak isolation hint 2021-06-09 18:24:59 +02:00
foreign_items.rs Add some comments about check_shim 2021-06-14 22:53:17 +08:00
intrinsics.rs unwind is no longer Option<BasicBlock> 2021-05-28 22:08:51 +08:00
mod.rs unwind is no longer Option<BasicBlock> 2021-05-28 22:08:51 +08:00
os_str.rs fix write_os_str_to_wide_str 2021-05-19 16:34:14 +02:00
panic.rs Disallow #[no_mangle]/#[export_name = ...] functions that have the same symbol name as built-in shims 2021-06-11 15:18:47 +08:00
time.rs format much of Miri 2021-05-16 11:48:28 +02:00
tls.rs format much of Miri 2021-05-16 11:48:28 +02:00