partial-io
partial-io copied to clipboard
Bump proc-macro2 from 1.0.46 to 1.0.52
Bumps proc-macro2 from 1.0.46 to 1.0.52.
Release notes
Sourced from proc-macro2's releases.
1.0.52
- Add
Group::delim_span(#366)1.0.51
- Implement rustc's limit on the number of
#used for delimiting a raw string literal: 255 (#364)1.0.50
- Implement Hash for proc_macro2::LineColumn (#362)
1.0.49
- Opt out of
-Zrustdoc-scrape-exampleson docs.rs for now1.0.48
- Documentation improvements
1.0.47
- Fix integer overflow when nesting depth of nested comments exceeds 4 billion (#357)
Commits
ab25487Release 1.0.52006d135Merge pull request #367 from dtolnay/fallback96da1a2Rename 'stable' terminology to 'fallback'65699c4Merge pull request #366 from dtolnay-contrib/delim0dc8736Add DelimSpan to hold the 3 different spans of a delimiter1e7fc7bExpand documentation of Group::delimiter68bfd52Format test cfg attributes with rustfmt23d5478Fix warning on duplicate test ignore attributee1fa732Account for proc_macro::Span layout change between 1.31 and 1.326083befMore specifically run make_sure_no_proc_macro test in CI- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)