[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full"]
version = "2.0.9"
[dependencies.synstructure]
version = "0.13.0"
[lib]
name = "ra_ap_rustc_macros"
path = "src/lib.rs"
proc-macro = true
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = """
Automatically published version of the package `rustc_macros`
in the rust-lang/rust repository from commit 5afd5ad29c014de69bea61d028a1ce832ed75a75
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_macros"
readme = false
repository = "https://github.com/rust-lang/rust"
version = "0.79.0"