Assign correct ranks to `__nint` and `__nuint`
Open
area:cil-interop
area:compiler
kind:feature
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
After #371, `__nint` and `__nuint` are now proper numeric types.
But, they are really messy w.r.t. numeric conversions.
See `// TODO[#381]` in the code: we should correctly determine their rank depending on the target architecture.
Contributor guide
Assessment
This issue has not been assessed yet.