Is there something like "cargo blame"?
โ Rust ๐ 2025-05-02 ๐ค surdeus ๐๏ธ 10Is there any automated tool that will run "cargo test" on github revs and branches to find where a bug went in? It takes about five minutes per version, and some automation would help.
Use case: cargo test failed at test test_demo_app . ยท Issue #6852 ยท emilk/egui ยท GitHub
2 posts - 2 participants
๐ท๏ธ rust_feed