rust/src/shims
2021-06-15 01:24:09 +08:00
..
posix Remove strip_linker_suffix 2021-06-15 01:16:38 +08:00
windows Remove strip_linker_suffix 2021-06-15 01:16:38 +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 Rename all link_name_sym to link_name and remove the only remaining let link_name = link_name_sym.as_str() 2021-06-15 01:24:09 +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