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.
1 parent f96d995 commit 203f28cCopy full SHA for 203f28c
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