time-rs/time

Ferrocene compiler needs more information about the type of Box<_> at compile time.

benracine opened this issue · 1 comments

When attempting to compile this crate using the Ferrocene compiler, I see the following error in /src/format_description/parse/mod.rs.

image

This isn't specific to Ferrocene, nor is it an issue at all. See #681 — it's already been fixed.