[dependencies]
bitflags = "2.4.1"
derive-where = "1.2.7"
indexmap = "2.0.0"
rustc-hash = "1.1.0"
tracing = "0.1"
[dependencies.rustc_ast_ir]
default-features = false
package = "jomy-ap-rustc_ast_ir"
version = "1.83.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"
[dependencies.rustc_span]
optional = true
package = "jomy-ap-rustc_span"
version = "1.83.0"
[dependencies.rustc_type_ir_macros]
package = "jomy-ap-rustc_type_ir_macros"
version = "1.83.0"
[dependencies.smallvec]
default-features = false
version = "1.8.1"
[features]
default = ["nightly"]
nightly = ["dep:rustc_serialize", "dep:rustc_span", "dep:rustc_data_structures", "dep:rustc_macros", "smallvec/may_dangle", "smallvec/union", "rustc_index/nightly", "rustc_ast_ir/nightly"]
[lints.rust.unexpected_cfgs]
check-cfg = ["cfg(bootstrap)"]
level = "warn"
[package]
description = "\nAutomatically published version of the package `rustc_type_ir`\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_type_ir"
repository = "https://github.com/rust-lang/rust"
version = "1.83.0"