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
With the change in AvoidMap's derivedSelect, making it widen less
aggressively, now inlining can return a constant value typed with an
alias to a constant type, e.g. `false: BaseLogger_this.False`.
Similarly to inline val, we can dealias these.
0 commit comments