Is there something like "cargo blame"?

โš“ Rust    ๐Ÿ“… 2025-05-02    ๐Ÿ‘ค surdeus    ๐Ÿ‘๏ธ 5      

surdeus

Warning

This post was published 111 days ago. The information described in this article may have changed.

Is 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

Read full topic

๐Ÿท๏ธ rust_feed