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

remove direct array accesses in experimental stable structures #2409

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

lastmjs
Copy link
Member

@lastmjs lastmjs commented Dec 31, 2024

  • Breaking changes enumerated in the release issue
  • New documentation enumerated in the release issue
  • Code has been declaratized
  • Error handling beautiful (no unwraps or expects etc)
    • all code is experimental and not held to the same standard yet
  • Code tested thoroughly
  • All new functions have JSDoc/Rustdoc comments
  • Related issues have been linked and all tasks have been completed or made into separate issues

@lastmjs lastmjs linked an issue Dec 31, 2024 that may be closed by this pull request
@lastmjs lastmjs merged commit b046c7a into main Dec 31, 2024
366 of 375 checks passed
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.

Remove direct array accesses in experimental stable structures
2 participants