-
Why is Clippy wrong here? // clippy is wrong here
#[allow(clippy::declare_interior_mutable_const)]
const STAR_STAR: HeaderValue = HeaderValue::from_static("*/*"); |
Beta Was this translation helpful? Give feedback.
Answered by
Alexendoo
Jul 23, 2024
Replies: 1 comment 1 reply
-
#12691 has not yet hit stable, but it's fixed in nightly |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rafrafek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#12691 has not yet hit stable, but it's fixed in nightly