We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 798c9c6 + a04699d commit 168d791Copy full SHA for 168d791
1 file changed
src/hole.rs
@@ -266,6 +266,7 @@ impl HoleList {
266
},
267
bottom: null_mut(),
268
top: null_mut(),
269
+ pending_extend: 0,
270
}
271
272
0 commit comments