]> git.lizzy.rs Git - rust.git/commit
replace `println!` statements with `assert!`ions in `std::ptr` examples
authorMatthew Piziak <matthew.piziak@gmail.com>
Sun, 21 Aug 2016 20:49:09 +0000 (16:49 -0400)
committerMatthew Piziak <matthew.piziak@gmail.com>
Sun, 21 Aug 2016 20:49:09 +0000 (16:49 -0400)
commit8b18e781abaa7ead1cf23080bb6361a4824ba288
treef724c4898922ebb2d9139674b9bf3de8ca3c55b9
parent7ac11cad3fe85163dd8b0ca1f63af492509f9bfe
replace `println!` statements with `assert!`ions in `std::ptr` examples

r? @steveklabnik
src/libcore/ptr.rs