Closed primeos-work closed 7 months ago
The beta toolchain (1.78) now has improved detection of unused/dead code, notices redundant imports, checks for MSRV compatibility, and has a new unnecessary_get_then_check lint. This resolves all new warnings/errors to make CI green again.
unnecessary_get_then_check
The beta toolchain (1.78) now has improved detection of unused/dead code, notices redundant imports, checks for MSRV compatibility, and has a new
unnecessary_get_then_check
lint. This resolves all new warnings/errors to make CI green again.