In https://doc.rust-lang.org/nightly/std/io/struct.IoSlice.html#method.as_ptr, the link to `as_mut_ptr` is broken. Even though there is `as_mut_ptr` item in the sidebar. This maybe one reason make #32129 happens.