``` Compiling version_check v0.9.3 Compiling typenum v1.14.0 Compiling opaque-debug v0.3.0 Compiling cpufeatures v0.2.1 Compiling generic-array v0.14.4 Compiling block-buffer v0.9.0 Compiling digest v0.9.0 Compiling sha2 v0.9.8 ``` This regresses compilation time by a couple of seconds and requires me to add them to the list of permitted dependencies in rustc at https://github.com/rust-lang/rust/blob/f8402169aaa12e7bbb9630796a8caec90a3055ca/src/tools/tidy/src/deps.rs#L236
This regresses compilation time by a couple of seconds and requires me to add them to the list of permitted dependencies in rustc at https://github.com/rust-lang/rust/blob/f8402169aaa12e7bbb9630796a8caec90a3055ca/src/tools/tidy/src/deps.rs#L236