Source for this submission: <a href="https://x.com/kupiakos/status/1820897820255338899" rel="nofollow">https://x.com/kupiakos/status/1820897820255338899</a> which links to a different crate; I selected this crate because it has orders of magnitude more downloads.<p>> With the right tooling, Rust would make a big difference [to the CrowdStrike situation]. You can forbid panics in an entire binary (e.g. <a href="https://docs.rs/panic-never/0.1.0/panic_never" rel="nofollow">https://docs.rs/panic-never/0.1.0/panic_never</a>) and that would statically require that that code explicitly handle the case of unexpected size…