[dependencies]
smallvec = "1.8.1"
[dependencies.arrayvec]
default-features = false
version = "0.7"
[dependencies.rustc_index_macros]
default-features = false
package = "ra-ap-rustc_index_macros"
version = "0.79.0"
[dependencies.rustc_macros]
optional = true
package = "ra-ap-rustc_macros"
version = "0.79.0"
[dependencies.rustc_serialize]
optional = true
package = "ra-ap-rustc_serialize"
version = "0.79.0"
[features]
default = ["nightly"]
nightly = ["dep:rustc_serialize", "dep:rustc_macros", "rustc_index_macros/nightly"]
rustc_randomized_layouts = []
[package]
description = "\nAutomatically published version of the package `rustc_index`\nin the rust-lang/rust repository from commit 5afd5ad29c014de69bea61d028a1ce832ed75a75\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_index"
repository = "https://github.com/rust-lang/rust"
version = "0.79.0"