Name Date Size #Lines LOC

..--

probe/H--9557

README.mdH A D20-Jan-2026567 1410

detection.rsH A D20-Jan-20262.7 KiB7840

extra.rsH A D20-Jan-20265.1 KiB15470

fallback.rsH A D20-Jan-202633.5 KiB1,2591,054

lib.rsH A D23-Feb-202644.4 KiB1,356694

location.rsH A D20-Jan-2026918 3219

marker.rsH A D20-Jan-2026620 2012

parse.rsH A D20-Jan-202628.1 KiB998904

probe.rsH A D20-Jan-2026267 137

rcvec.rsH A D20-Jan-20263 KiB149119

wrapper.rsH A D20-Jan-202630.4 KiB987869

README.md

1# `proc-macro2`
2
3These source files come from the Rust `proc-macro2` crate, version
41.0.101 (released 2025-08-16), hosted in the
5<https://github.com/dtolnay/proc-macro2> repository, licensed under
6"Apache-2.0 OR MIT" and only modified to add the SPDX license
7identifiers and to remove the `unicode-ident` dependency.
8
9For copyright details, please see:
10
11    https://github.com/dtolnay/proc-macro2/blob/1.0.101/README.md#license
12    https://github.com/dtolnay/proc-macro2/blob/1.0.101/LICENSE-APACHE
13    https://github.com/dtolnay/proc-macro2/blob/1.0.101/LICENSE-MIT
14