Skip to content

maint: use `Crate.subdir` in matrix-check

opara requested to merge opara/arti:matrix-check-cleanup into main

I don't see why we need to manually look for a directory containing the Cargo.toml when we're already given this in the Crate type. The old way was brittle and didn't handle a direct crate path (see !2725 (comment 3155052)).

Merge request reports

Loading