Viktor Holmgren

Results 29 comments of Viktor Holmgren

I would think a cargo plugin would work, if the needed information can be gained from cargo. I tried fiddling around a bit and found that: `cargo check --message-format=json` (release...

So I have been doing a bit of hacking on this issue to see what is possible, or not (https://github.com/holmgr/cargo-sweep). Currently I do a full build using `cargo build --message-format=json`...

Another update :) So I went with the second approach outlined in my comment above which seems to be the most straightforward solution, and it seems to be working pretty...

Hi, that is a good point. I have do not really have the time (even with the low volume of maintenance) unfortunately. I think it would be great if someone...

There we go, now you should have maintainer access. As for creates.io I think I managed to add you as an owner, but please check. I used the same username...

I agree that this is indeed an issue, and PRs are welcome here.

Very good points. Perhaps a good way forward would be to redefine what the flags ideally should be. Then either choose to do a breaking change and update the major...

Sounds like a great idea! :)

Sounds like something we want to fix

Sounds reasonable, maybe this is a good opportunity to add some higher level tests, to ensure that we defend against regressions on both new and old formats