Make sure our CI workflows build with `--locked`
Author: jieyouxuCreated Aug 20, 2026Updated Sep 16, 2026
LabelsC-bugA-CIA-supply-chain-security
E.g. double-check that we don't try to just fetch newest-compatible versions; instead, we generally should use the checked-in lockfile.
(Would like to double-check after reminded by today's https://blog.rust-lang.org/2026/08/20/supply-chain-attack-on-arrayref/)
Source: rust-lang/rustfmt