[dependencies] bitflags = "1.2.1" cfg-if = "1.0" elsa = "=1.7.1" ena = "0.14.2" itertools = "0.10.1" 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 = "1.9.3" [dependencies.jobserver_crate] package = "jobserver" version = "0.1.13" [dependencies.parking_lot] version = "0.11" [dependencies.rustc-rayon] optional = true version = "0.5.0" [dependencies.rustc-rayon-core] optional = true version = "0.5.0" [dependencies.rustc_arena] package = "hkalbasi-rustc-ap-rustc_arena" version = "0.0.20230517" [dependencies.rustc_graphviz] package = "hkalbasi-rustc-ap-rustc_graphviz" version = "0.0.20230517" [dependencies.rustc_index] package = "hkalbasi-rustc-ap-rustc_index" version = "0.0.20230517" [dependencies.rustc_macros] package = "hkalbasi-rustc-ap-rustc_macros" version = "0.0.20230517" [dependencies.rustc_serialize] package = "hkalbasi-rustc-ap-rustc_serialize" version = "0.0.20230517" [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"] [lib] [package] description = "Automatically published version of the package `rustc_data_structures` in the hkalbasi/rust repository from commit e77366b57b799dfa3ce1fcb850c068723a3213ee The publishing script for this crate lives at: https://github.com/hkalbasi/rustc-auto-publish\n " edition = "2021" license = "MIT / Apache-2.0" name = "hkalbasi-rustc-ap-rustc_data_structures" repository = "https://github.com/hkalbasi/rust" version = "0.0.20230517" [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"