Joshua Barretto

Results 755 comments of Joshua Barretto

For the time being, I'd prefer to just have a basic `cargo check` CI pass rather than deny warnings + clippy + fmt. While I think those things are useful...

Thanks! Much appreciated.

> So, if you want to set up [bors](https://bors.tech), I can help you with that if you haven't done it before. If not, I can remove the bits that are...

When I wrote the docs I meant 'succeed' to mean 'succeed without errors', but I realise that this is quite ambiguous. I also agree that the existing behaviour produces inconsistent...

That's very cool, thanks! If you wanted to add information about it to the README, I'd be very happy to accept a PR!

Yep, this is an annoying gap in the API. In [`ariadne2`](https://github.com/zesterer/ariadne/blob/ariadne2/src/file.rs#L3-L18) I've made an attempt at improving this. If you have a suggested solution that leaves the existing API broadly...

I have also just walked into this particular wall. I'm quite surprised that not only is `stdout` the default (which is bad because it has practical consequences for a lot...

Nice! Glad to see upstream progress on the original issues with Range.

No concerns, seems like GitHub CI isn't running for it though. I'll check back tomorrow to see if it's a temporary issue.