Loading
rustPlatform.buildRustPackage: merge custom platforms
We should constrain the set of supported platforms to the platforms supported by the compiler. Otherwise we run into the unfortunate situation where setting meta.platforms in a Rust package to platforms.unix or platforms.linux will reintroduce CPU architectures unsupported by the compiler.