Closed schnusch closed 1 year ago
Ah, I forgot to run the unit tests for this because the type changed isn't used anywhere in the program. Unwrap is indeed fine here because it's a test. I'll add it.
I pushed the fixed unit test but it's not part of the latest release archive. Does this cause issues for packaging (presumably) when a newer rustc arrives in NixOS later this month?
I can just use the commit's diff as a patch when packaging.
I am not particularly well-versed in Rust, but I think there might be an
unwrap
missing: