We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14db2f commit 4aa73c1Copy full SHA for 4aa73c1
CHANGELOG.md
@@ -36,6 +36,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
- **Docker compose files**: replace old environment by local in
37
docker-compose.block-producer.yml
38
([#1916](https://github.com/o1-labs/mina-rust/pull/1916)
39
+- **CI**: Remove clippy exceptions for large enum/err variants added
40
+ as part of the Rust 1.92 upgrade
41
+ [#1968](https://github.com/o1-labs/mina-rust/pull/1968)
42
43
### Changes
44
0 commit comments