Closed Chris00 closed 2 years ago
@Chris00 Could you investigate the Clippy errors?
Totals | |
---|---|
Change from base Build 1591111864: | 0.0% |
Covered Lines: | 2004 |
Relevant Lines: | 2044 |
@Chris00 Could you investigate the Clippy errors?
Done. They were about the #[must_use]
attribute when returning Self
.
LGTM! Thank you so much!
This is convenient and
std
does it for standard types.