]> git.lizzy.rs Git - rust.git/commit
Arrays don't dereference but coerce to slices
authorTobias Bucher <tobiasbucher5991@gmail.com>
Tue, 1 Dec 2015 02:13:13 +0000 (02:13 +0000)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Tue, 1 Dec 2015 02:13:35 +0000 (02:13 +0000)
commit53f026948a42439095e672a00101dfdbadfcf008
treef3b02c7d0b1e49a77f60cccae8fbc9d850ee0312
parenta2866e387eab59528466a040e815568e57b20850
Arrays don't dereference but coerce to slices

Fixes #29993.
src/libstd/primitive_docs.rs