Find a file
Joshua Nelson e7c4a45348 require naked functions to be unsafe again
they dereference raw pointers, so the caller needs to make sure the
pointer is valid.

note that this requires changing `maybe_use_optimized_c_shim` to support
unsafe functions.
2023-06-26 16:27:16 +00:00
library/compiler-builtins require naked functions to be unsafe again 2023-06-26 16:27:16 +00:00