Get the latest tech news
Why Cargo Check Is So Slow
I enjoy programming I have many projects. And I'm friendly!
It turns out huh why is analysis taking so long, well it has serveral other components under the hood type_check_crate, etc. It got down to metadata_decode_entry_impl_trait_header which is for proc macros I thought this is why cargo check is slow. I hope you have a great understanding of why `cargo check“ is so SLOWWWWW!
Or read this on Hacker News