microsoft / microsoft/typespec

`uintX` assignable to larger `intY`

Open
#3,156 0 comments 0 reactions 0 assignees View on GitHub
design:needed triaged:core
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

### Clear and concise description of the problem

Should for example `uint8` be assignable to `int16`. Today we don't allow that. We could allow but this would need some special handling
[playground](https://typespec.io/playground?c=bW9kZWwgRm9vPFQgZXh0ZW5kcyBpbnQxNj57fQoKYWxpYXMgVGVzdCA9xSV1aW50OD47&e=%40typespec%2Fopenapi3&options=%7B%7D)

### Checklist

- [X] Follow our [Code of Conduct](https://github.com/microsoft/typespec/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [docs](https://typespec.io/docs/).
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.