Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ResolveRefs to return a Result rather than an Option #1565

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

kazimuth
Copy link
Contributor

@kazimuth kazimuth commented Aug 5, 2024

Description of Changes

This allows constructing better errors during module validation.

API and ABI breaking changes

This is an API break.

Expected complexity level and risk

0

Testing

CI

@kazimuth kazimuth requested a review from Centril August 5, 2024 18:16
@kazimuth kazimuth force-pushed the jgilles/resolve_refs_result branch 2 times, most recently from 177c335 to d48185a Compare August 5, 2024 18:18
@bfops bfops added release-any To be landed in any release window release-0.12 and removed release-any To be landed in any release window labels Aug 5, 2024
@kazimuth kazimuth added this pull request to the merge queue Aug 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Aug 6, 2024
Update crates/bindings/src/rt.rs

Co-authored-by: Mazdak Farrokhzad <[email protected]>
Signed-off-by: james gilles <[email protected]>
@kazimuth kazimuth force-pushed the jgilles/resolve_refs_result branch from cf3d410 to 6079bbb Compare August 7, 2024 19:16
@kazimuth kazimuth enabled auto-merge August 7, 2024 19:16
@kazimuth kazimuth added this pull request to the merge queue Aug 7, 2024
Merged via the queue into master with commit cbacc44 Aug 7, 2024
8 checks passed
@bfops bfops added the api-break A PR that makes an API breaking change label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-break A PR that makes an API breaking change release-0.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants