]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #69208 - RalfJung:debug-assert, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Sat, 29 Feb 2020 00:20:44 +0000 (00:20 +0000)
committerbors <bors@rust-lang.org>
Sat, 29 Feb 2020 00:20:44 +0000 (00:20 +0000)
commit5703b7aafb70e77547e8f03876a5911a2e89a2a5
tree993eae2b8ff1b373ec43f4b482425f0d056f83fa
parent0eb878d2aa6e3a1cb315f3f328681b26bb4bffdb
parent8d3b3063f6a91eb4d421998aea3c7dbcefa34f11
Auto merge of #69208 - RalfJung:debug-assert, r=Mark-Simulacrum

debug_assert a few more raw pointer methods

Makes progress for https://github.com/rust-lang/rust/issues/53871
src/libcore/intrinsics.rs
src/libcore/ptr/mod.rs