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

Build improvements #125

Merged
merged 3 commits into from
Dec 3, 2023
Merged

Build improvements #125

merged 3 commits into from
Dec 3, 2023

Conversation

EdJoPaTo
Copy link
Collaborator

A bunch of changes not directly related to the code…

Use action to install rust toolchain which also does some
workarounds / enables color.

Dont use old unmaintained action-rs actions, use in manually.
Downside: warnings get lost → deny everything and get a hard error.

With ring 0.17 out test platforms like risc-v or arm64 on windows.
When this is forgotten locally only the CI will notice this.
Now these lints are always performed with clippy.

Also cleanup the list of allowed lints and add future ones from
the nursery which could also already be implemented.
@ayrat555 ayrat555 merged commit 154f1c5 into master Dec 3, 2023
43 checks passed
@ayrat555 ayrat555 deleted the build-improvements branch December 3, 2023 11:33
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.

2 participants