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

Add spacetimedb_primitives::col_list::ColSet #1691

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

kazimuth
Copy link
Contributor

Description of Changes

I want to use this for constraints in ModuleDef.

API and ABI breaking changes

None

Expected complexity level and risk

1, this adds unsafe code but it's fairly trivial.

Testing

Added a proptest.

crates/primitives/src/col_list.rs Outdated Show resolved Hide resolved
crates/primitives/src/col_list.rs Outdated Show resolved Hide resolved
crates/primitives/src/col_list.rs Outdated Show resolved Hide resolved
crates/primitives/src/col_list.rs Outdated Show resolved Hide resolved
crates/primitives/src/col_list.rs Outdated Show resolved Hide resolved
crates/primitives/src/col_list.rs Outdated Show resolved Hide resolved
crates/primitives/src/col_list.rs Outdated Show resolved Hide resolved
crates/primitives/src/col_list.rs Show resolved Hide resolved
kazimuth and others added 2 commits September 11, 2024 13:13
Typo

Apply suggestions from code review

ty mazdak

Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
Signed-off-by: james gilles <jameshgilles@gmail.com>
@kazimuth
Copy link
Contributor Author

@Centril comments addressed :)

@kazimuth kazimuth added this pull request to the merge queue Sep 11, 2024
@cloutiertyler cloutiertyler removed this pull request from the merge queue due to a manual request Sep 11, 2024
@cloutiertyler cloutiertyler merged commit 11283c3 into master Sep 11, 2024
8 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.

3 participants