Skip to content

syn: Remove anyhow#4640

Open
acheroncrypto wants to merge 7 commits into
otter-sec:masterfrom
acheroncrypto:syn-remove-anyhow
Open

syn: Remove anyhow#4640
acheroncrypto wants to merge 7 commits into
otter-sec:masterfrom
acheroncrypto:syn-remove-anyhow

Conversation

@acheroncrypto

Copy link
Copy Markdown
Collaborator

Problem

anyhow doesn't fit well in a parsing crate like anchor-syn.

Summary of changes

  • Replace anyhow usage with syn and a simple AnyResult type
  • Remove the anyhow dependency
  • Update Cargo.lock

@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

@acheroncrypto is attempting to deploy a commit to the OtterSec Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto added lang dependencies Pull requests that update a dependency file fix Bug fix PR labels Jun 5, 2026
Comment thread lang/syn/src/idl/external.rs
swaroop-osec
swaroop-osec previously approved these changes Jun 9, 2026
jamie-osec
jamie-osec previously approved these changes Jun 9, 2026

@jamie-osec jamie-osec left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a good cleanup

@jamie-osec jamie-osec dismissed stale reviews from swaroop-osec and themself via 61a3a1f June 9, 2026 13:48
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 fix Bug fix PR lang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants