jomy-ap-rustc_data_structures 1.83.0

Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
[dependencies]
bitflags = "2.4.1"
either = "1.0"
elsa = "=1.7.1"
ena = "0.14.3"
measureme = "11"
rustc-hash = "1.1.0"
stacker = "0.1.17"
tempfile = "3.2"
thin-vec = "0.2.12"
tracing = "0.1"

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

[dependencies.indexmap]
version = "2.4.0"

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

[dependencies.parking_lot]
version = "0.12"

[dependencies.rustc-rayon]
optional = true
version = "0.5.0"

[dependencies.rustc-stable-hash]
features = ["nightly"]
version = "0.1.0"

[dependencies.rustc_arena]
package = "jomy-ap-rustc_arena"
version = "1.83.0"

[dependencies.rustc_graphviz]
package = "jomy-ap-rustc_graphviz"
version = "1.83.0"

[dependencies.rustc_index]
package = "jomy-ap-rustc_index"
version = "1.83.0"

[dependencies.rustc_macros]
package = "jomy-ap-rustc_macros"
version = "1.83.0"

[dependencies.rustc_serialize]
package = "jomy-ap-rustc_serialize"
version = "1.83.0"

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

[features]
rustc_use_parallel_compiler = ["indexmap/rustc-rayon", "dep:rustc-rayon"]

[package]
description = "\nAutomatically published version of the package `rustc_data_structures`\nin the rust-lang/rust repository from version 1.83.0\n\nThe publishing script for this crate lives at:\nhttps://github.com/rust-analyzer/rustc-auto-publish\n"
edition = "2021"
license = "MIT / Apache-2.0"
name = "jomy-ap-rustc_data_structures"
repository = "https://github.com/rust-lang/rust"
version = "1.83.0"
[target."cfg(not(target_arch = \"wasm32\"))".dependencies]
memmap2 = "0.2.1"
[target."cfg(not(target_has_atomic = \"64\"))".dependencies]
portable-atomic = "1.5.1"
[target."cfg(unix)".dependencies]
libc = "0.2"
[target."cfg(windows)".dependencies.windows]
features = ["Win32_Foundation", "Win32_Storage_FileSystem", "Win32_System_IO", "Win32_System_ProcessStatus", "Win32_System_Threading"]
version = "0.57.0"