[dependencies]
bitflags = "2.4.1"
tracing = "0.1"
[dependencies.rand]
default-features = false
optional = true
version = "0.8.4"
[dependencies.rand_xoshiro]
optional = true
version = "0.6.0"
[dependencies.rustc_data_structures]
optional = true
package = "jomy-ap-rustc_data_structures"
version = "1.83.0"
[dependencies.rustc_index]
default-features = false
package = "jomy-ap-rustc_index"
version = "1.83.0"
[dependencies.rustc_macros]
optional = true
package = "jomy-ap-rustc_macros"
version = "1.83.0"
[dependencies.rustc_serialize]
optional = true
package = "jomy-ap-rustc_serialize"
version = "1.83.0"
[features]
default = ["nightly", "randomize"]
nightly = ["dep:rustc_data_structures", "dep:rustc_macros", "dep:rustc_serialize", "rustc_index/nightly"]
randomize = ["dep:rand", "dep:rand_xoshiro", "nightly"]
[package]
description = "\nAutomatically published version of the package `rustc_abi`\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_abi"
repository = "https://github.com/rust-lang/rust"
version = "1.83.0"