Commit ce7c8e2
authored
Rollup merge of rust-lang#147035 - joboet:extract_if_debug, r=tgross35
alloc: fix `Debug` implementation of `ExtractIf`
I noticed this while reviewing rust-lang#141032. Calling `get` on the inner `Vec` never returns `Some` as the `Vec`'s length is temporarily set to zero while the `ExtractIf` exists.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments