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
#11721 fails with the stdlib-sourcelinks-test. it complains that library/src/scala/CanThrow.scala does not exist. That's because it is in src-bootstrapped, not src.
Expectation
stdlib-sourcelinks-test should also consider sources in src-bootstrapped.