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
Since root addition handlers are stored in capture sets they should
not close over a context, since otherwise every capture set would
close over a context.
# Conflicts:
# tests/pos-with-compiler-cc/dotc/cc/CaptureSet.scala
0 commit comments