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

Operations on scopes #2788

Closed
wants to merge 2 commits into from
Closed

Operations on scopes #2788

wants to merge 2 commits into from

Conversation

82marbag
Copy link
Contributor

@82marbag 82marbag commented Jun 19, 2023

Description

Customers can create unions, complements and intersections of scopes at compile time.

This change requires a nightly feature. Because of this, the PR is marked as a draft. Is there a way to implement this without generic_const_exprs?

Testing

Unit tests.

Checklist

  • I have updated CHANGELOG.next.toml if I made changes to the smithy-rs codegen or runtime crates
  • I have updated CHANGELOG.next.toml if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

82marbag and others added 2 commits June 19, 2023 16:13
Signed-off-by: Daniele Ahmed <[email protected]>
Co-authored-by: Harry Barber <[email protected]>
Co-authored-by: Daniele Ahmed <[email protected]>
Signed-off-by: Daniele Ahmed <[email protected]>
@hlbarber hlbarber added the server Rust server SDK label Jun 28, 2023
@jmklix jmklix closed this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked server Rust server SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants