]> git.lizzy.rs Git - rust.git/commit
Make &Slice a thin pointer
authorJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Wed, 2 May 2018 06:02:57 +0000 (08:02 +0200)
committerJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Sun, 27 May 2018 15:28:35 +0000 (17:28 +0200)
commit6c2d875261e10105dcfcbd9be84d05a730edd235
tree490055facae889ab36bd2025ef326eae63767333
parenta52b01bc67068fbd30206db53f2a3461f65e629e
Make &Slice a thin pointer
src/libarena/lib.rs
src/librustc/lib.rs
src/librustc/ty/context.rs
src/librustc/ty/mod.rs
src/test/mir-opt/basic_assignment.rs