Joshua Barretto

Results 565 comments of Joshua Barretto

Oh, eek. This is happening because labels expect a message (i.e: `.with_message("foo")`). Ariadne should support labels without a message, but this case hasn't really been tested much so it looks...

This should be fixed in `0.1.5`, which has just been released.

Temporarily patched in c2b5e34, but needs a better solution.

This should be fixed in `0.1.5`, which has just been released.

Apologies about not addressing this earlier. Reports can require accessing multiple files, so the best approach would probably be to write a custom implementation of `Cache`.

Hi, thanks for opening this issue. I definitely agree that this should be documented better and I'll be adding this to my TODO list (including moving to byte offsets instead...

This is handled *slightly* better in `master`, fwiw. I've not had time to sit down and do the rework of the crate I've been meaning to in order to properly...

This is not currently possible, but I might be able to build this feature into the API refactor I'm working on.

Hi, thanks for opening this issue! I'm planning to do a large rewrite of the crate within the next 2 weeks. One of the features I'll be adding is the...

I'm planning to do a big overhaul to the API of Ariadne within the next week or two, and this is one of the big things on my list to...