Sourced from proc-macro2's releases.
1.0.51
- Implement rustc's limit on the number of
#
used for delimiting a raw string literal: 255 (#364)
bc369f0
Release 1.0.51ec804f1
Merge pull request #364 from dtolnay/hashesdffd53c
Reduce max hash in raw strings to 255f0a3490
Add raw string literal test cases3b90e7d
Ignore items_after_statements pedantic clippy lintbce0e5f
Consistently use Self in the return of From impls3915aee
Speed up cargo fuzz CI job