[dependencies] bitflags = "2.4.1" elsa = "=1.7.1" ena = "0.14.2" itertools = "0.11" libc = "0.2" measureme = "10.0.0" rustc-hash = "1.1.0" stacker = "0.1.15" tempfile = "3.2" thin-vec = "0.2.12" tracing = "0.1" [dependencies.arrayvec] default-features = false version = "0.7" [dependencies.indexmap] version = "2.0.0" [dependencies.jobserver_crate] package = "jobserver" version = "0.1.27" [dependencies.parking_lot] version = "0.12" [dependencies.rustc-rayon] optional = true version = "0.5.0" [dependencies.rustc-rayon-core] optional = true version = "0.5.0" [dependencies.rustc_arena] package = "ra-ap-rustc_arena" version = "0.28.0" [dependencies.rustc_graphviz] package = "ra-ap-rustc_graphviz" version = "0.28.0" [dependencies.rustc_index] package = "ra-ap-rustc_index" version = "0.28.0" [dependencies.rustc_macros] package = "ra-ap-rustc_macros" version = "0.28.0" [dependencies.rustc_serialize] package = "ra-ap-rustc_serialize" version = "0.28.0" [dependencies.smallvec] features = ["const_generics", "union", "may_dangle"] version = "1.8.1" [features] rustc_use_parallel_compiler = ["indexmap/rustc-rayon", "rustc-rayon", "rustc-rayon-core"] [package] description = "\nAutomatically published version of the package `rustc_data_structures`\nin the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587\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 = "ra-ap-rustc_data_structures" repository = "https://github.com/rust-lang/rust" version = "0.28.0" [target."cfg(any(target_arch = \"powerpc\", target_arch = \"mips\"))".dependencies] portable-atomic = "1.5.1" [target."cfg(not(target_arch = \"wasm32\"))".dependencies] memmap2 = "0.2.1" [target."cfg(windows)".dependencies.windows] features = ["Win32_Foundation", "Win32_Storage_FileSystem", "Win32_System_IO", "Win32_System_ProcessStatus", "Win32_System_Threading"] version = "0.48.0"