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
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Prior to this change, the tooltip tests were unknowingly dependent
on the other test harness setting the `RUSTC` environment variable,
which caused the hover test project build to hang.
Also renamed the hover test project's `main.rs` to `lib.rs` for
correctness. The test project built before, but did not build
successfully due to a missing main function.
0 commit comments