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 @@ -434,7 +434,7 @@ patiently answering my many questions!
434
434
[ `from_raw_fd` ] : https://doc.rust-lang.org/stable/std/os/unix/io/trait.FromRawFd.html#tymethod.from_raw_fd
435
435
[ `from_raw_handle` ] : https://doc.rust-lang.org/stable/std/os/windows/io/trait.FromRawHandle.html#tymethod.from_raw_handle
436
436
[ `from_raw_socket` ] : https://doc.rust-lang.org/stable/std/os/windows/io/trait.FromRawSocket.html#tymethod.from_raw_socket
437
- [ `std::mem::forget` ] : https://doc.rust-lang.org/std/mem/fn.forget.html
437
+ [ `std::mem::forget` ] : https://doc.rust-lang.org/stable/ std/mem/fn.forget.html
438
438
[ `SockRef::from` ] : https://docs.rs/socket2/0.4.0/socket2/struct.SockRef.html#method.from
439
439
[ `unsafe_io::OwnsRaw` ] : https://docs.rs/unsafe-io/0.6.2/unsafe_io/trait.OwnsRaw.html
440
440
[ LLVM's pointer aliasing rules ] : http://llvm.org/docs/LangRef.html#pointer-aliasing-rules
You can’t perform that action at this time.
0 commit comments