On Wed, Jun 11, 2025 at 12:45 PM Michael Gmelin <[email protected]> wrote: > > I for one wouldn't install a rust-bin port though, as I'm not > comfortable pulling in mission-critical software that way.
You won't need to install it. You just flip DEFAULT_VERSIONS to rust-bin and it will be used for your testport runs. But on the official package builder it'd still use lang/rust. It seems highly unlikely that some rust port would compile fine with upstream binaries, but would fail with our lang/rust.
