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

refactor!: Fail gracefully when looking up exports #154

Merged
merged 5 commits into from
Jan 21, 2025

Conversation

jan-ferdinand
Copy link
Member

No description provided.

BREAKING CHANGE: Remove the implementation of `DeprecatedSnippet` for
`list::length::Length`, implement `BasicSnippet` directly.
@jan-ferdinand jan-ferdinand force-pushed the better_snippet_export_pr branch from 04309be to 6bb67c6 Compare January 21, 2025 13:37
- use naming scheme consistent with other snippets
- add missing exports
- list exports lexicographically
In particular, remove the field `element_type` from the structs
- `list::new::New`,
- `list::length::Length`, and
- `list::set_length::SetLength`.

The element type does not influence the snippets' behavior.
@jan-ferdinand jan-ferdinand force-pushed the better_snippet_export_pr branch from 6bb67c6 to ca6da23 Compare January 21, 2025 14:19
@jan-ferdinand jan-ferdinand merged commit ca6da23 into master Jan 21, 2025
3 checks passed
@jan-ferdinand jan-ferdinand deleted the better_snippet_export_pr branch January 21, 2025 14:22
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