File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33## Implementation of [ Rust RFC #2366 : ` std::simd ` ] [ rfc2366 ]
44
5- [ ![ Travis-CI Status]] [ travis ] [ ![ Appveyor Status]] [ appveyor ] [ ![ Latest Version]] [ crates.io ] [ ![ docs]] [ master_docs ]
5+ [ ![ Travis-CI Status]] [ travis ] <!-- [![Appveyor Status]][appveyor] --> [ ![ Latest Version]] [ crates.io ] [ ![ docs]] [ master_docs ]
66
77** WARNING** : this crate only supports the most recent nightly Rust toolchain
88and will be superceded by [ stdsimd] ( https://github.com/rust-lang/stdsimd ) .
@@ -129,8 +129,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
129129for inclusion in ` packed_simd ` by you, as defined in the Apache-2.0 license, shall be
130130dual licensed as above, without any additional terms or conditions.
131131
132- [ travis ] : https://travis-ci.com/rust-lang-nursery /packed_simd
133- [ Travis-CI Status ] : https://travis-ci.com/rust-lang-nursery /packed_simd.svg?branch=master
132+ [ travis ] : https://travis-ci.com/rust-lang/packed_simd
133+ [ Travis-CI Status ] : https://travis-ci.com/rust-lang/packed_simd.svg?branch=master
134134[ appveyor ] : https://ci.appveyor.com/project/gnzlbg/packed-simd
135135[ Appveyor Status ] : https://ci.appveyor.com/api/projects/status/hd7v9dvr442hgdix?svg=true
136136[ Latest Version ] : https://img.shields.io/crates/v/packed_simd.svg
You can’t perform that action at this time.
0 commit comments