]> git.lizzy.rs Git - rust.git/commit
ptr: implement "const_slice_ptr" and "mut_slice_ptr" lang items
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 13 Apr 2020 18:57:35 +0000 (20:57 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 14 Apr 2020 16:49:29 +0000 (18:49 +0200)
commit43612e21a61bf6cd4bf741ffce64d7dd3b8ee19f
treeb55114c32cc7621390840ad0034066e4cbf13af9
parent0c17b3f4f4ad973694f31c027d44c73f3577fd07
ptr: implement "const_slice_ptr" and "mut_slice_ptr" lang items
src/libcore/ptr/const_ptr.rs
src/libcore/ptr/mut_ptr.rs