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

Disallow InclusiveRange<T> if T is a non-leaf integer #2959

Merged

use type argument range in constructor when available

733cf47
Select commit
Loading
Failed to load commit list.
Merged

Disallow InclusiveRange<T> if T is a non-leaf integer #2959

use type argument range in constructor when available
733cf47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2023 in 0s

92.64% of diff hit (target 100.00%)

View this Pull Request on Codecov

92.64% of diff hit (target 100.00%)

Annotations

Check warning on line 5424 in runtime/sema/type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/sema/type.go#L5424

Added line #L5424 was not covered by tests

Check warning on line 89 in runtime/stdlib/range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/stdlib/range.go#L88-L89

Added lines #L88 - L89 were not covered by tests