Rain

Results 514 comments of Rain

I've decided to change this in the next minor version (1.2.0) so that `serde` and `proptest` are no longer available as features. This version also updates the MSRV to 1.61....

(I personally would prefer a different numbering scheme btw, but that is a separate consideration)

Thanks, sorry I completely missed this because I fell sick in between :( I tried doing some small updates and bringing this up-to-date with master, but ran into merge conflicts...

If you can handle the CSS bits (I couldn't really follow them) I can probably take care of the Python. Does that sound okay?

Thanks! Good idea and one I'd been thinking about. One issue is that this can introduce cycles in the execution graph for the DSL interpreter, but that's not too hard...

FWIW I ran into this too while trying to do something similar to @glandium. I agree that in the ideal world I'd be able to pass in a callback or...

I really appreciate everything the rustup team has been doing here, and on balance I support the change. Thank you for making it happen! I don't want to add to...

Thank you so much for all your work. It is truly and deeply appreciated.

I don't currently have the time to work on this, but would be happy to work with you to start adding this if you're interested.

[snapbox](https://docs.rs/snapbox) can do SVG output with color, which might be helpful. See https://github.com/guppy-rs/guppy/tree/main/target-spec-miette/tests/datatest-snapshot/snapshots/custom-invalid for an example.