]> git.lizzy.rs Git - rust.git/commit
Handle native target-cpu variant
authorMuhammad Mominul Huque <mominul2082@gmail.com>
Fri, 23 Apr 2021 13:55:52 +0000 (19:55 +0600)
committerMuhammad Mominul Huque <mominul2082@gmail.com>
Fri, 23 Apr 2021 13:55:52 +0000 (19:55 +0600)
commit8eb96b85171bd5cb5b36c87f43f460f324ba078f
treee2ec8732c3d664116ed4915e1ed2177432745342
parente16ccba3945e06a9e687dd13de9053d981cc4fad
Handle native target-cpu variant
and raise fatal error if the specified target cpu is not supported
Cargo.lock
Cargo.toml
src/lib.rs