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

feat: span support #847

Merged
merged 6 commits into from Aug 23, 2021
Merged

feat: span support #847

merged 6 commits into from Aug 23, 2021

Conversation

charsleysa
Copy link
Member

  • adds initial mvp support for Span<T> and ReadOnlySpan<T>
  • includes fix for generics
  • includes some minor code cleanup

@tgiphil
Copy link
Member

tgiphil commented Aug 21, 2021

There are a couple of failed unit tests. We should not merge with any of failed tests, even if they were broken before.

@charsleysa charsleysa marked this pull request as ready for review August 22, 2021 03:40
@charsleysa
Copy link
Member Author

There are a couple of failed unit tests. We should not merge with any of failed tests, even if they were broken before.

The broken tests weren't broken before as they are new tests that I added. I managed to find the bugs and fix them.
Everything should be good to review now! :)

@tgiphil tgiphil merged commit 89d2541 into mosa:master Aug 23, 2021
@tgiphil tgiphil added this to the 2.1 Release milestone Sep 9, 2021
@charsleysa charsleysa deleted the feat-span branch June 19, 2022 11:41
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.

None yet

2 participants