This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit e113a4f
authored
Rollup merge of rust-lang#85425 - mbartlett21:patch-1, r=scottmcm
Fix must_use on `Option::is_none`
This fixes the `#[must_use = ...]` on `Option::is_none` to have a working suggestion.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