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

fix(crates): Package Manifest Lint Reporting Levels #892

Closed
wants to merge 1 commit into from

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Dec 2, 2023

Description

Fixes #887

Moves inline lint reporting levels to each crates' package manifest under the [lints] table.

@rakita
Copy link
Member

rakita commented Dec 3, 2023

We should delay this as risc0 guys had breaking change with llvm17 so would wait couple of months for new rust release as it is not a big inconvenience for us: #887

@refcell refcell marked this pull request as draft December 3, 2023 19:31
@refcell
Copy link
Contributor Author

refcell commented Dec 3, 2023

We should delay this as risc0 guys had breaking change with llvm17 so would wait couple of months for new rust release as it is not a big inconvenience for us: #887

Ok, moving to draft in the meantime, feel free to close as well :)

@rakita
Copy link
Member

rakita commented Dec 4, 2023

Would leave it in draft as it is good reminder

@rakita rakita mentioned this pull request May 7, 2024
@rakita
Copy link
Member

rakita commented May 7, 2024

Opened alternative PR

@rakita rakita closed this May 7, 2024
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.

Include cargo lints
2 participants