Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

fix!: avoid exposing internals of Assignments type #119

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

phated
Copy link
Contributor

@phated phated commented Apr 17, 2023

This change removes the pub Vec<Scalar> internals of the Assignments type. It then adds some utilities that are needed to stop reaching into the internals. I also cleaned up the tests by using into()

This will help us add wasm_bindgen to it in the future.

@phated phated requested a review from TomAFrench April 17, 2023 22:38
@TomAFrench TomAFrench enabled auto-merge April 17, 2023 22:46
@phated phated changed the title fix: avoid exposing internals of Assignments type fix!: avoid exposing internals of Assignments type Apr 17, 2023
@TomAFrench TomAFrench added this pull request to the merge queue Apr 17, 2023
Merged via the queue into master with commit 614c81b Apr 18, 2023
@TomAFrench TomAFrench deleted the phated/assignment-private branch April 18, 2023 00:13
TomAFrench added a commit that referenced this pull request Apr 18, 2023
* master:
  fix!: avoid exposing internals of Assignments type (#119)
@github-actions github-actions bot mentioned this pull request May 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants