]> git.lizzy.rs Git - rust.git/commit
trans: monomorphize the cast destination type before using it.
authorEduard Burtescu <edy.burt@gmail.com>
Sat, 7 May 2016 17:00:42 +0000 (20:00 +0300)
committerEduard Burtescu <edy.burt@gmail.com>
Mon, 9 May 2016 06:20:02 +0000 (09:20 +0300)
commit9709dff7e3b9aecd392465529790edd906d95037
tree4c57f1ae1a01d0b0fa179c913af8d73a2cdac405
parent50909f2d5036e59871f779500dd722a62421c13c
trans: monomorphize the cast destination type before using it.
src/librustc_trans/mir/rvalue.rs
src/test/run-pass/mir_coercions.rs