[dependencies.arrayvec]
default-features = false
version = "0.7"
[dependencies.rustc_index_macros]
default-features = false
package = "ra-ap-rustc_index_macros"
version = "0.28.0"
[dependencies.rustc_macros]
optional = true
package = "ra-ap-rustc_macros"
version = "0.28.0"
[dependencies.rustc_serialize]
optional = true
package = "ra-ap-rustc_serialize"
version = "0.28.0"
[dependencies.smallvec]
version = "1.8.1"
[features]
default = ["nightly"]
nightly = ["rustc_serialize", "rustc_macros", "rustc_index_macros/nightly"]
[package]
description = "\nAutomatically published version of the package `rustc_index`\nin the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587\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.28.0"