Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support suppressed warnings/errors for zksolc #691

Closed
wants to merge 2 commits into from

Conversation

elfedy
Copy link
Contributor

@elfedy elfedy commented Nov 4, 2024

What πŸ’»

Add support for zksolc's suppressed error/warnings arguments

Why βœ‹

Closes #633

Evidence πŸ“·

warnings/errors get suppressed when either adding suppressed_errors/suppressed_warnings under zksync table in Cargo.toml or using --zk-suppressed-errors/--zk-suppressed-warnings cli options

DRAFT: Needs (Moonsong-Labs/compilers#37)

@elfedy
Copy link
Contributor Author

elfedy commented Nov 6, 2024

Closed in favor of #704

@elfedy elfedy closed this Nov 6, 2024
@elfedy elfedy deleted the elfedy-support-suppression-in-zksolc branch November 6, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable supressedErrors and supressedWarnings in zksolc
1 participant