uom icon indicating copy to clipboard operation
uom copied to clipboard

Rustc 1.37.0 builds failing

Open iliekturtles opened this issue 3 years ago • 2 comments

memchr 2.4.0 is using non_exhaustive which is not supported. https://github.com/iliekturtles/uom/runs/2805145085?check_suite_focus=true

Can the version selection be overridden in some way to force an older version of memchr? Do we need to update the MSRV to a more recent version?

iliekturtles avatar Jun 11 '21 18:06 iliekturtles

MSRV bump will happen when #260 is merged.

iliekturtles avatar Jun 14 '21 12:06 iliekturtles

Is the try-from feature still needed?

iliekturtles avatar Jun 21 '21 13:06 iliekturtles