mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
6003d6b60b
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