clippy: fix for structuredAttrs

This commit is contained in:
Stefan Frijters
2025-12-19 13:50:33 +01:00
parent 41a53c26ea
commit 89d3d314e4
+1 -1
View File
@@ -21,7 +21,7 @@ rustPlatform.buildRustPackage {
buildInputs = [ rustc.llvm ];
# fixes: error: the option `Z` is only accepted on the nightly compiler
RUSTC_BOOTSTRAP = 1;
env.RUSTC_BOOTSTRAP = 1;
# Without disabling the test the build fails with:
# error: failed to run custom build command for `rustc_llvm v0.0.0