about summary refs log tree commit diff
path: root/src/libcore/simd.rs
AgeCommit message (Expand)AuthorLines
2014-08-20libgreen: use FFI-safe typesCorey Richardson-0/+10
2014-06-08Fix spelling errors in comments.Joseph Crail-1/+1
2014-05-23core: Derive Show on SIMD typesBrian Anderson-0/+10
2014-05-23core: Document simd modBrian Anderson-1/+25
2014-05-23std: Move simd to core::simd and reexport. #1457Brian Anderson-0/+62