rustc-ap-rustc_data_structures 727.0.0

Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Documentation
[dependencies]
bitflags = "1.2.1"
cfg-if = "0.1.2"
ena = "0.14"
indexmap = "1.5.1"
libc = "0.2"
measureme = "9.1.0"
rustc-hash = "1.1.0"
stable_deref_trait = "1.0.0"
stacker = "0.1.12"
tempfile = "3.2"
tracing = "0.1"

[dependencies.arrayvec]
default-features = false
version = "0.7"

[dependencies.jobserver_crate]
package = "jobserver"
version = "0.1.13"

[dependencies.parking_lot]
version = "0.11"

[dependencies.rayon]
package = "rustc-rayon"
version = "0.3.1"

[dependencies.rayon-core]
package = "rustc-rayon-core"
version = "0.3.1"

[dependencies.rustc_graphviz]
package = "rustc-ap-rustc_graphviz"
version = "727.0.0"

[dependencies.rustc_index]
package = "rustc-ap-rustc_index"
version = "727.0.0"

[dependencies.rustc_macros]
package = "rustc-ap-rustc_macros"
version = "727.0.0"

[dependencies.rustc_serialize]
package = "rustc-ap-rustc_serialize"
version = "727.0.0"

[dependencies.smallvec]
features = ["union", "may_dangle"]
version = "1.6.1"

[lib]
doctest = false

[package]
authors = ["The Rust Project Developers"]
description = "Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish\n            "
edition = "2018"
license = "MIT / Apache-2.0"
name = "rustc-ap-rustc_data_structures"
repository = "https://github.com/rust-lang/rust"
version = "727.0.0"
[target."cfg(not(target_arch = \"wasm32\"))".dependencies]
memmap2 = "0.2.1"
[target."cfg(windows)".dependencies.winapi]
features = ["fileapi", "psapi", "winerror"]
version = "0.3"