mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-28 07:30:57 +00:00
88da5f2bb3
Suggest `pointer::cast` when possible in `transmute_ptr_to_ref` fixes #8924 changelog: Suggest casting the pointer for any type containing lifetimes in `transmute_ptr_to_ref`. changelog: Suggest `pointer::cast` when possible in `transmute_ptr_to_ref`. |
||
---|---|---|
.. | ||
test_utils | ||
ui | ||
ui-cargo | ||
ui-internal | ||
ui-toml | ||
workspace_test | ||
check-fmt.rs | ||
clippy.toml | ||
compile-test.rs | ||
dogfood.rs | ||
integration.rs | ||
lint_message_convention.rs | ||
missing-test-files.rs | ||
versioncheck.rs | ||
workspace.rs |