Skip to content

Remove try_node_typing(), return Typing::Unresolved from node_typing() instead of panicking#1599

Merged
OmarTawfik merged 1 commit intomainfrom
OmarTawfik/remove-binding-try-api
Apr 7, 2026
Merged

Remove try_node_typing(), return Typing::Unresolved from node_typing() instead of panicking#1599
OmarTawfik merged 1 commit intomainfrom
OmarTawfik/remove-binding-try-api

Conversation

@OmarTawfik
Copy link
Copy Markdown
Contributor

Following up on #1593 (comment)

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 3, 2026

⚠️ No Changeset found

Latest commit: 97b7936

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@OmarTawfik OmarTawfik force-pushed the OmarTawfik/remove-binding-try-api branch from 918982c to 67af0f5 Compare April 3, 2026 04:48
Comment thread crates/solidity/outputs/cargo/crate/src/backend/binder/mod.rs
@OmarTawfik OmarTawfik force-pushed the OmarTawfik/remove-binding-try-api branch from 67af0f5 to 97b7936 Compare April 3, 2026 05:07
@OmarTawfik OmarTawfik marked this pull request as ready for review April 3, 2026 07:21
@OmarTawfik OmarTawfik requested review from a team as code owners April 3, 2026 07:21
@OmarTawfik OmarTawfik enabled auto-merge April 3, 2026 07:21
Copy link
Copy Markdown
Contributor

@ggiraldez ggiraldez left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

Comment thread crates/solidity/outputs/cargo/crate/src/backend/binder/mod.rs
@OmarTawfik OmarTawfik added this pull request to the merge queue Apr 7, 2026
Merged via the queue into main with commit 76b5a56 Apr 7, 2026
8 checks passed
@OmarTawfik OmarTawfik deleted the OmarTawfik/remove-binding-try-api branch April 7, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants