]> git.lizzy.rs Git - rust.git/commit
Reduce coerce_unsized_into to one call
authorMark Simulacrum <mark.simulacrum@gmail.com>
Tue, 20 Dec 2016 01:47:30 +0000 (18:47 -0700)
committerMark Simulacrum <mark.simulacrum@gmail.com>
Wed, 21 Dec 2016 03:04:44 +0000 (20:04 -0700)
commit295ea0d6c36ce6592be9161f2b5d539cfff236bc
tree6d6ffe2ece5c7c434f5bd96879c99260066a9869
parent98a13ffe443442054b41bee0dace0265c31c29a7
Reduce coerce_unsized_into to one call

We cannot inline due to it being recursive.
src/librustc_trans/mir/rvalue.rs