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 31ac177 commit b10733fCopy full SHA for b10733f
README.md
@@ -1,6 +1,8 @@
1
# proc-macro2
2
3
-[Documentation](https://docs.rs/proc-macro2)
+[](https://travis-ci.org/alexcrichton/proc-macro2)
4
+[](https://crates.io/crates/proc-macro2)
5
+[](https://docs.rs/proc-macro2)
6
7
A small shim over the `proc_macro` crate in the compiler intended to multiplex
8
the current stable interface (as of 2017-07-05) and the [upcoming richer
0 commit comments