Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Bumps proc-macro-hack from 0.5.18 to 0.5.19.

Release notes

Sourced from proc-macro-hack's releases.

0.5.19

  • Add #[proc_macro_hack(only_hack_old_rustc)] attribute to switch to a native #[proc_macro] on sufficiently new compilers (#66)
Commits
  • 758784b Release 0.5.19
  • ae11d02 Merge pull request #66 from dtolnay/native
  • d686d31 Document only_hack_old_rustc
  • a991a7e Add CI coverage of only_hack_old_rustc
  • a610756 Expand to direct re-export on new rustc if only_hack_old_rustc
  • f6407e0 Switch public name to the one that new rustc can re-export directly
  • 11e5ad6 Also export the unmodified proc macro behavior
  • 26dc701 Detect rustc support for native proc macro
  • 5cc836b Parse only_hack_old_rustc arg
  • c194c0b Clarify that 'actual name' is the pub macro in implementation crate
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2022

Superseded by #251.

@dependabot dependabot bot closed this Dec 20, 2022
@dependabot dependabot bot deleted the dependabot/cargo/proc-macro-hack-0.5.19 branch December 20, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant