Detect when the initial binary launch may be slow on macOS by madsmtm · Pull Request #15908 · rust-lang/cargo
Motivation macOS has an antivirus system called XProtect, which does a signature-based check in applications and binaries upon first launch to see if they contain known malicious code. See Apple...