Chad Brewbaker

Results 102 comments of Chad Brewbaker

I was able to get reports (with branch coverage) by installing the https://github.com/taiki-e/cargo-llvm-cov tool. Should I add this to the developer docs? ```bash cargo llvm-cov --html -p uu_sort cargo llvm-cov...

I need LLVM 18. Whelp. This should be interesting.