Unhelpful "std::marker::Sized` is not satisfied" error #33869
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-DSTs
Area: Dynamically-sized types (DSTs)
A-trait-system
Area: Trait system
Compiling this program:
yields
The first error, the unresolved name, is legitimate, but the next is just extra information that's not too helpful and is likely fixed once the previous error is fixed.
The text was updated successfully, but these errors were encountered: