Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Rust

1 items on 04 Sep 2025
Rust GitHub

rust-lang/rust-clippy: rust-1.91.0: Rustup (#15616)

r? @ghost changelog: integer-to-pointer-transmutes are now handled by the upstream integer_to_ptr_transmutes Rust lint and no longer by the [useless_transmute] Clippy lint

Source: rust-clippy Releases flip1995