Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

fix: remove workspace.lints #1995

Closed
wants to merge 1 commit into from

Conversation

giladchase
Copy link
Collaborator

@giladchase giladchase commented Jun 18, 2024

In main repo we needed to bump rust_rules to a higher version in order to support stable rust 1.74, which clap = 4.5.7 started requiring implicitely:
clap-rs/clap@4b45d36.

This rust_rules version has a bug with workspace.lints support, which is fixed in later versions.

Note: I didn't put the docstring in blockifier/Cargo.toml because we don't want to mention bazel there.


This change is Reviewable

In main repo we needed to bump rust_rules to a higher version in order
to support stable rust 1.74, which `clap = 4.5.7` started requiring
implicitely:
clap-rs/clap@4b45d36.

This rust_rules version has a bug with workspace.lints support,
which is fixed in later versions.
@giladchase giladchase closed this Jun 20, 2024
@giladchase giladchase deleted the gilad/lints-fix branch June 20, 2024 07:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant