index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
net
Age
Commit message (
Expand
)
Author
Lines
2020-08-15
Move to intra doc links in std::net
Alexis Bourget
-293
/
+139
2020-08-14
Rollup merge of #74409 - LukasKalbertodt:improve-debug-impl-of-socketaddr-ipa...
Tyler Mandry
-2
/
+16
2020-08-12
Auto merge of #75019 - nanpuyue:to_ipv4_mapped, r=LukasKalbertodt
bors
-0
/
+40
2020-08-11
prefer pattern matching over indexing
Lzu Tao
-13
/
+10
2020-08-11
add Ipv6Addr::to_ipv4_mapped
南浦月
-0
/
+40
2020-08-10
Transmute between big endian `s6_addr` and `[u16; 8]`.
Lzu Tao
-27
/
+27
2020-08-07
Rollup merge of #75179 - lzutao:unsed-ipv4-frominner, r=alexcrichton
Yuki Okushi
-5
/
+0
2020-08-07
Rollup merge of #75175 - lzutao:doctest-ipv4-fromu32, r=cuviper
Yuki Okushi
-4
/
+4
2020-08-05
Remove unused FromInner impl for Ipv4Addr
Lzu Tao
-5
/
+0
2020-08-05
Make doctests of Ipv4Addr::from(u32) easier to read
Lzu Tao
-4
/
+4
2020-08-05
Use u32::from_ne_bytes to fix a FIXME
Lzu Tao
-9
/
+3
2020-07-28
Add note to clearly mark the RFC as rejected
Alexis Bourget
-0
/
+6
2020-07-28
Remove links to rejected errata 4406 for RFC 4291
Alexis Bourget
-6
/
+0
2020-07-28
Change Debug impl of SocketAddr and IpAddr to match their Display output
Lukas Kalbertodt
-2
/
+16
2020-07-27
mv std libs to library/
mark
-0
/
+7686
[prev]