PSA: Infinite loop in nightly Cargo

If you use the nightly Rust toolchain, please be aware the current nightly has a bug that can cause Cargo to enter an infinite loop, causing the build either to hang forever or to eventually get killed for using up all of the system's memory. This should be fixed in the next nightly build:

6 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.