We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f96d995 + 203f28c commit 0797b4eCopy full SHA for 0797b4e
Cargo.toml
@@ -8,6 +8,7 @@ keywords = ["macros"]
8
repository = "https://github.com/alexcrichton/proc-macro2"
9
homepage = "https://github.com/alexcrichton/proc-macro2"
10
documentation = "https://docs.rs/proc-macro2"
11
+build = "build.rs"
12
description = """
13
A stable implementation of the upcoming new `proc_macro` API. Comes with an
14
option, off by default, to also reimplement itself in terms of the upstream
0 commit comments