This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 18b0e7b
authored
Fix must_use on
This fixes the `#[must_use = ...]` on `Option::is_none` to have a working suggestion.Option::is_none
1 parent 5f10d31 commit 18b0e7b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments