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

internal: remove dependency on x/exp/constraints #1557

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

ti-mo
Copy link
Collaborator

@ti-mo ti-mo commented Sep 3, 2024

Temporarily copy the definition of the Integer constraint until the constraints package is moved out of x/exp into the stdlib.

Add a test that makes sure Integer contains all of Go's integer types.

Supersedes #1551.

Temporarily copy the definition of the Integer constraint until the constraints
package is moved out of x/exp into the stdlib.

Add a test that makes sure Integer contains all of Go's integer types.

Signed-off-by: Timo Beckers <[email protected]>
Suggested-by: Jordan Liggitt <[email protected]>
@ti-mo ti-mo requested a review from a team as a code owner September 3, 2024 11:14
@ti-mo ti-mo merged commit 4ca78ce into cilium:main Sep 3, 2024
17 checks passed
@ti-mo ti-mo deleted the tb/exp-constraints branch September 3, 2024 11:20
@dims
Copy link

dims commented Sep 3, 2024

thanks @ti-mo

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