Error in rust 1.87: integer out of range for u16
in format string
#343
Labels
bug
Something isn't working
u16
in format string
#343
Describe the bug
width
andprecision
to 16 bits rust-lang/rust#136932In Rust 1.87 some of the object store tests will fail to compile, due to a change in formatting
To Reproduce
Expected behavior
We should rewrite this test not to use a giant format string
Additional context
The text was updated successfully, but these errors were encountered: