]> git.lizzy.rs Git - rust.git/commit
Allow generic repr(simd) types.
authorHuon Wilson <dbau.pp+github@gmail.com>
Wed, 12 Aug 2015 22:37:21 +0000 (15:37 -0700)
committerHuon Wilson <dbau.pp+github@gmail.com>
Mon, 17 Aug 2015 21:41:40 +0000 (14:41 -0700)
commit8b68f58fef4ffb833c123f057638484fa59ded76
tree9b21bb62dac14e1827a4e874beda25931b8de6f7
parent1f5739fb3cdaff001d1af138a7b9b096a06c94e8
Allow generic repr(simd) types.

Absolute correctness is checked at monomorphisation time.
src/librustc_trans/trans/type_of.rs
src/librustc_typeck/check/mod.rs