Skip to content

[codex] fix deprecated try? warnings#252

Open
tonyfettes wants to merge 1 commit into
moonbitlang:mainfrom
tonyfettes:codex/fix-try-warnings
Open

[codex] fix deprecated try? warnings#252
tonyfettes wants to merge 1 commit into
moonbitlang:mainfrom
tonyfettes:codex/fix-try-warnings

Conversation

@tonyfettes

Copy link
Copy Markdown
Contributor

Summary

  • Replace deprecated try? usages with explicit try ... catch ... noraise result conversion.
  • Clean warning-producing tests, benchmark helpers, and package-local test blocks without changing public APIs.

Validation

  • moon fmt
  • moon check
  • moon check --target all
  • moon test (546 passed)
  • moon info
  • git diff --check

@tonyfettes tonyfettes requested a review from peter-jerry-ye June 4, 2026 03:12
@tonyfettes tonyfettes marked this pull request as ready for review June 4, 2026 03:14
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.

1 participant