]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-28 Ashley Mannixadd i586 targets
2020-09-28 Ashley Mannixadd initial travis CI
2020-09-27 LokathorMerge pull request #8 from rust-lang/lokathor
2020-09-27 Lokathorresolve https://github.com/rust-lang/stdsimd/pull/8...
2020-09-27 LokathorResolve https://github.com/rust-lang/stdsimd/pull/8...
2020-09-27 Lokathorresolve https://github.com/rust-lang/stdsimd/pull/8...
2020-09-27 Lokathorend of draft 1
2020-09-27 Lokathormissed a type
2020-09-27 LokathorMerge pull request #4 from rust-lang/readme-update
2020-09-27 Lokathormissing word.
2020-09-27 LokathorUpdate README.md
2020-09-27 LokathorMerge pull request #2 from rust-lang/feature/initial...
2020-09-26 Caleb ZulawskiRemove vectors under 64-bit width
2020-09-26 Caleb ZulawskiMark trait methods inline
2020-09-26 Caleb ZulawskiRemove remaining derived traits
2020-09-26 Caleb ZulawskiManually implement some traits, instead of derive
2020-09-26 Caleb ZulawskiChange doc attributes to comments
2020-09-26 Caleb ZulawskiRemove pointer vectors
2020-09-25 Caleb ZulawskiRemove some obsolete macros
2020-09-25 Caleb ZulawskiImprove Debug implementation, add additional formatting...
2020-09-25 Caleb ZulawskiAdd pointer vectors and implement a few more traits
2020-09-24 Caleb ZulawskiAdd masks
2020-09-23 Caleb ZulawskiSimplify transmutes
2020-09-23 Caleb ZulawskiCombine vector definition modules by scalar type
2020-09-23 Caleb ZulawskiApply suggestions from code review
2020-09-23 Caleb ZulawskiAdd docs
2020-09-22 Caleb ZulawskiAdd initial type implementations
2020-09-22 Lokathorconsistent wording.
2020-09-22 Lokathortypo
2020-09-22 Lokathorstart a guide
2020-09-22 LokathorCreate README.md