File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Compatibility Notes
131
131
[ 57105 ] : https://github.com/rust-lang/rust/pull/57105
132
132
[ cargo/6484 ] : https://github.com/rust-lang/cargo/pull/6484/
133
133
[ `unix::FileExt::read_exact_at` ] : https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.read_exact_at
134
- [ `unix::FileExt::write_exact_at ` ] : https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.write_exact_at
134
+ [ `unix::FileExt::write_all_at ` ] : https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.write_all_at
135
135
[ `Option::transpose` ] : https://doc.rust-lang.org/std/option/enum.Option.html#method.transpose
136
136
[ `Result::transpose` ] : https://doc.rust-lang.org/std/result/enum.Result.html#method.transpose
137
137
[ `convert::identity` ] : https://doc.rust-lang.org/std/convert/fn.identity.html
You can’t perform that action at this time.
0 commit comments