[dependencies.rustc_data_structures]
optional = true
package = "jomy-ap-rustc_data_structures"
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"
[features]
default = ["nightly"]
nightly = ["dep:rustc_serialize", "dep:rustc_data_structures", "dep:rustc_macros", "dep:rustc_span"]
[lib]
name = "jomy_ap_rustc_ast_ir"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
Automatically published version of the package `rustc_ast_ir`
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
"""
edition = "2021"
license = "MIT / Apache-2.0"
name = "jomy-ap-rustc_ast_ir"
readme = false
repository = "https://github.com/rust-lang/rust"
version = "1.83.0"