logoalt Hacker News

burnt-resistortoday at 2:50 PM1 replyview on HN

Never going to work. Crates must be audited for behavior before use.


Replies

Aeolostoday at 2:56 PM

cargo add + rust-analyzer instantly executes build.rs before you have a chance to audit the code.

Cargo, please PLEASE give me a way to disable third-party build.rs and whitelist the ones I need. And please loudly mark any update that adds a build.rs where there was none before.

show 2 replies