core_arch 0.1.5

`core::arch` - Rust's core library architecture-specific intrinsics.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2015"
name = "core_arch"
version = "0.1.5"
authors = ["Alex Crichton <alex@alexcrichton.com>", "Andrew Gallant <jamslam@gmail.com>", "Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>"]
build = "build.rs"
description = "`core::arch` - Rust's core library architecture-specific intrinsics."
homepage = "https://github.com/rust-lang-nursery/stdsimd"
documentation = "https://docs.rs/core_arch"
readme = "README.md"
keywords = ["core", "simd", "arch", "intrinsics"]
categories = ["hardware-support", "no-std"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang-nursery/stdsimd"
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "dox"]
[target.wasm32-unknown-unknown.dev-dependencies.wasm-bindgen-test]
version = "=0.2.19"
[badges.appveyor]
repository = "rust-lang-nursery/stdsimd"

[badges.is-it-maintained-issue-resolution]
repository = "rust-lang-nursery/stdsimd"

[badges.is-it-maintained-open-issues]
repository = "rust-lang-nursery/stdsimd"

[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "rust-lang-nursery/stdsimd"