mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 15:16:45 +00:00
Remove `#[cfg(all())]` workarounds from `c_char` Casts to type aliases are now ignored by Clippy https://github.com/rust-lang/rust-clippy/pull/8596 Closes https://github.com/rust-lang/rust-clippy/issues/8093