est31

Results 670 comments of est31

So if I understand this correctly, there is a GNU custom extension to the tar file format that the tar crate can't read, right? So I suppose GNU tar creates...

Could you paste the full output of the error including the stderr lines? M1 is supported.

I would welcome such a change (maybe with a different flag name, but very similar). PRs welcome!

Any steps to consistently reproduce it would be really neat, then I could try to figure out the cause. Thanks!

cargo-udeps supports warning about dev-dependencies, what do you mean?

Example: https://github.com/est31/cargo-udeps/blob/3e653cf5c01fa5066f8b3c951f9fa025647fb4d6/tests/normal-dev-build.rs#L75

You *might* be running into a bug though, can't tell.

Oh I see. This might be hard to tell using the current method.

Thanks for the request! This is blocked by cargo support for spans (or cargo sorting the dependencies).

This is an interesting idea.