Lines Matching full:proc
1 # proc-macro2
3 …ge/github-dtolnay/proc--macro2-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="2…
4 …/img.shields.io/crates/v/proc-macro2.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">]…
5 …ields.io/badge/docs.rs-proc--macro2-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" hei…
6 …ns/workflow/status/dtolnay/proc-macro2/ci.yml?branch=master&style=for-the-badge" height="20">](htt…
11 - **Bring proc-macro-like functionality to other contexts like build.rs and
32 proc-macro2 = "1.0"
59 The default feature set of proc-macro2 tracks the most recent stable compiler
61 proc-macro2 by default.
66 that track the nightly compiler, minor versions of proc-macro2 may make breaking
77 Semver exempt methods are marked as such in the proc-macro2 documentation.