We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
HoleList
1 parent 798c9c6 commit a04699dCopy full SHA for a04699d
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