You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop generic type constraints from Unsafe.BitCast (#100842)
* Drop generic type constraints from Unsafe.BitCast
* Add isNullableType to JIT interface
* superpmi
* Comment formatting
* Check IsGenericParameter instead of Canon
* Replace IsGenericParameter check with assert
* Just kidding, remove it completely :D
0 commit comments