Skip to main content

Module stack

Module stack 

Source

Constants§

CODEGEN_STACK_BYTES
Stack bytes the kernel codegen thread needs.

Functions§

codegen_stack_is_sufficient
Whether the process’s RUST_MIN_STACK is large enough for codegen.
raise_codegen_stack_limit
Raises RUST_MIN_STACK to CODEGEN_STACK_BYTES when it is unset.