[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full"]
version = "2.0.9"
[features]
default = ["nightly"]
nightly = []
[lib]
name = "ra_ap_rustc_index_macros"
path = "src/lib.rs"
proc-macro = true
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
Automatically published version of the package `rustc_index_macros`
in the rust-lang/rust repository from commit bc486f31a69f817ebdef82a968ef6a0db6d3a4fc
The publishing script for this crate lives at:
https://github.com/rust-analyzer/rustc-auto-publish
"""
edition = "2021"
license = "MIT / Apache-2.0"
name = "ra-ap-rustc_index_macros"
readme = false
repository = "https://github.com/rust-lang/rust"
version = "0.67.0"