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
1. Removes the `dist` subproject as it was unused in the main and had
bitrotted to an unworking state. This was preventing a successful
`sbt update`, and hence import into some IDEs.
2. Renames the working `dist-bootstrapped` project to `dist` as the
latter no longer exists.
3. Adds some clarifications to the documentation on testing about
which tests are run when running `test` vs.
`dotty-bootstrapped/test`.
Close#8873
Review by @smarter
0 commit comments