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 @@ -88,7 +88,7 @@ fn f() {
88
88
- [ ` std::ffi::FromBytesUntilNulError ` ] ( https://doc.rust-lang.org/stable/std/ffi/struct.FromBytesUntilNulError.html )
89
89
- [ ` std::os::unix::fs::chown ` ] ( https://doc.rust-lang.org/stable/std/os/unix/fs/fn.chown.html )
90
90
- [ ` std::os::unix::fs::fchown ` ] ( https://doc.rust-lang.org/stable/std/os/unix/fs/fn.fchown.html )
91
- - [ ` std::os::unix::fs::lfchown ` ] ( https://doc.rust-lang.org/stable/std/os/unix/fs/fn.lchown.html )
91
+ - [ ` std::os::unix::fs::lchown ` ] ( https://doc.rust-lang.org/stable/std/os/unix/fs/fn.lchown.html )
92
92
- [ ` LocalKey::<Cell<T>>::get ` ] ( https://doc.rust-lang.org/stable/std/thread/struct.LocalKey.html#method.get )
93
93
- [ ` LocalKey::<Cell<T>>::set ` ] ( https://doc.rust-lang.org/stable/std/thread/struct.LocalKey.html#method.set )
94
94
- [ ` LocalKey::<Cell<T>>::take ` ] ( https://doc.rust-lang.org/stable/std/thread/struct.LocalKey.html#method.take )
You can’t perform that action at this time.
0 commit comments