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
1012: Fix FromVariant impls using get_type to test for Nils r=chitoyuu a=chitoyuu
As of #1002, it has been discovered that more than one representations for Nil can exist, and such tests should be carried out using `is_nil()` instead.
Co-authored-by: Chitose Yuuzaki <chitoyuu@potatoes.gay>
0 commit comments