]> git.lizzy.rs Git - rust.git/commit
Check casts from fat pointer
authorSeo Sanghyeon <sanxiyn@gmail.com>
Tue, 7 Apr 2015 15:45:57 +0000 (00:45 +0900)
committerSeo Sanghyeon <sanxiyn@gmail.com>
Tue, 7 Apr 2015 15:45:57 +0000 (00:45 +0900)
commitd18b405faf09514febc4163d96e85e57e137df81
treea81b1eb65722e34ef2201cd3542c3928028617d1
parentf4c2228be05887aeaee741c37715f6a1f2b51a5d
Check casts from fat pointer
src/librustc_typeck/check/cast.rs
src/librustc_typeck/check/mod.rs
src/test/compile-fail/fat-ptr-cast.rs [new file with mode: 0644]