]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #62713 - SimonSapin:cast, r=Centril
authorMazdak Farrokhzad <twingoow@gmail.com>
Mon, 22 Jul 2019 13:32:11 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Mon, 22 Jul 2019 13:32:11 +0000 (15:32 +0200)
commit2567af67a6a0973937bc65f89f8b002829efad7a
tree4342a35f6d48a5b9ff60f727c1a7bd7e6bd3c620
parent0de90c67dce73694ddd577de67d8352e420bee0c
parent8040c54b085967bc6b29cf6d27eda5908c204ca3
Rollup merge of #62713 - SimonSapin:cast, r=Centril

Stabilize <*mut _>::cast and <*const _>::cast

Fixes #60602.

FCP: https://github.com/rust-lang/rust/issues/60602#issuecomment-511146402