update the rust toolchain, ignore new lints

I will fix them in follow-up commits. Also apparently rustc doesn't warn
you when you pass it lints that don't exist (yet) so that's annoying.
This commit is contained in:
Charles Hall 2024-05-21 20:36:04 -07:00
parent 82c37f2983
commit 518d0c9cf3
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
3 changed files with 15 additions and 4 deletions

View file

@ -34,7 +34,7 @@
file = ./rust-toolchain.toml;
# See also `rust-toolchain.toml`
sha256 = "sha256-SXRtAuO4IqNOQq+nLbrsDFbVk+3aVA8NNpSZsKlVH/8=";
sha256 = "sha256-opUgs6ckUQCyDxcB9Wy51pqhd0MPGHUVbwRKKPGiwZU=";
};
});
in