`core::ptr` has `impl<T> *T: Ptr<T>` but not `impl<T> *mut T: Ptr<T>`
Activity
Merge pull request #3932 from z0w0/mutptr
README grammar fix (rust-lang#3926)
Auto merge of rust-lang#3926 - klensy:deps-up2, r=RalfJung