mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-19 08:53:12 +02:00
We often see timeouts when running the course. Most of the time, the code compiles on the second try, which indicates that we just need to wait a little longer. Fixes #406.