Closed DaniD3v closed 1 month ago
This only fails CI on stable. Works on my nightly. I think they patched the broken lint.
Let's wait for 1.81 release which is in 4 days.
1.81 is out. still failing
I'm using the nightly toolchain so it might've been fixed in 1.82. I'm just gonna remove the one case
I'll also replace the existing allows with expect.
expect was newly added in 1.81
and warns if an #[allow]
hint is not necessary anymore.
Looks good. Thank you @DaniD3v
title