50bdeb9a34
Previously, the check-fast and check-lite test suites weren't picking up all target crates, rather just std/extra. In order to ensure that all of our crates work on windows, I've modified these rules to build the test suites for all TARGET_CRATES members. Note that this still excludes rustc/syntax/rustdoc.