You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using rust-overlay on c2d1394.
Toolchain is added to my nix-shell buildInputs as rust-bin.fromRustupToolchainFile ../rust-toolchain.toml where rust-toolchain.toml is:
I am using rust-overlay on c2d1394.
Toolchain is added to my nix-shell buildInputs as
rust-bin.fromRustupToolchainFile ../rust-toolchain.toml
where rust-toolchain.toml is:cargo build
works correctly butcargo clippy
fails with the following error:The text was updated successfully, but these errors were encountered: