Maksym Pavlenko

Results 147 comments of Maksym Pavlenko

> How about the CI MSRV check? Let's give it a try: https://github.com/Traverse-Research/hassle-rs/pull/88/commits/8d88fecdbbf53837b60fdb8de9c970eb57388fd6 Needs another CI approval.

@MarijnS95 I don't think `cargo -Zminimal-versions generate-lockfile` works as intended. The code works fine on stable Rust. With `minimal-versions generate-lockfile` it produces weird build errors from dependent crates. I can...

I've removed that commit for now.

@MarijnS95 soft ping. Is there anything else I can do in this PR to get it going?

@claude what's the best way to store configuration?