# Increase rustc stack size to prevent SIGSEGV during compilation
export RUST_MIN_STACK:=16777216
export RUST_MIN_STACK:=67108864
# Building
build:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.