Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Deny warnings in CI #296

Merged
merged 1 commit into from
May 6, 2024
Merged

Deny warnings in CI #296

merged 1 commit into from
May 6, 2024

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented May 6, 2024

The main crate already has #![deny(warnings)]. Set RUSTFLAGS in CI to enforce this for other crates in the workspace.

@tgross35
Copy link
Contributor Author

tgross35 commented May 6, 2024

Related to attempting to remove warnings in compiler-builtins rust-lang/compiler-builtins#603

@tgross35 tgross35 force-pushed the ci-deny-warnings branch 2 times, most recently from b9f81ee to cf82b33 Compare May 6, 2024 09:23
@tgross35 tgross35 force-pushed the ci-deny-warnings branch 4 times, most recently from 94a7f23 to c63717a Compare May 6, 2024 09:50
The main crate already has `#![deny(warnings)]`. Set RUSTFLAGS in CI to
enforce this for other crates in the workspace.
@tgross35 tgross35 force-pushed the ci-deny-warnings branch from c63717a to 32e7d04 Compare May 6, 2024 09:51
@Amanieu Amanieu merged commit 279e5f6 into rust-lang:master May 6, 2024
12 checks passed
@tgross35 tgross35 deleted the ci-deny-warnings branch May 6, 2024 09:57
tgross35 pushed a commit that referenced this pull request Apr 18, 2025
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.

2 participants