rust/tests
bors 7f4599a848 Auto merge of #6557 - rail-rain:extending_cast_ptr_alignment, r=phansch
Catch `pointer::cast` too in `cast_ptr_alignment`

Fixes #4708

Although there were some discussion in the issue, this PR implements the original feature. I think `cast_ptr_alignment` should exist as it is, separated from `ptr_as_ptr`.

---

changelog: Extend `cast_ptr_alignment` lint for the `pointer::cast` method
2021-01-11 22:03:46 +00:00
..
auxiliary
cargo
ui Auto merge of #6557 - rail-rain:extending_cast_ptr_alignment, r=phansch 2021-01-11 22:03:46 +00:00
ui-cargo
ui-internal Add unnecessary symbol string lint 2021-01-08 14:49:59 -06:00
ui-toml
compile-test.rs Change env var used for testing Clippy 2021-01-07 12:38:10 +01:00
dogfood.rs
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs Use rustc --version in versioncheck 2021-01-02 16:20:43 +01:00