rust/src/libstd/net
bors 0e9e408310 Auto merge of #72756 - RalfJung:rollup-tbjmtx2, r=RalfJung
Rollup of 9 pull requests

Successful merges:

 - #67460 (Tweak impl signature mismatch errors involving `RegionKind::ReVar` lifetimes)
 - #71095 (impl From<[T; N]> for Box<[T]>)
 - #71500 (Make pointer offset methods/intrinsics const)
 - #71804 (linker: Support `-static-pie` and `-static -shared`)
 - #71862 (Implement RFC 2585: unsafe blocks in unsafe fn)
 - #72103 (borrowck `DefId` -> `LocalDefId`)
 - #72407 (Various minor improvements to Ipv6Addr::Display)
 - #72413 (impl Step for char (make Range*<char> iterable))
 - #72439 (NVPTX support for new asm!)

Failed merges:

r? @ghost
2020-05-29 23:43:20 +00:00
..
addr.rs Clarify comment message & MAX_LENGTH const 2020-05-29 00:50:36 -04:00
ip.rs Rollup merge of #72407 - Lucretiel:ipv6-display, r=Mark-Simulacrum 2020-05-29 21:58:29 +02:00
mod.rs Format the world 2019-12-22 17:42:47 -05:00
parser.rs simplify boolean expressions 2020-02-29 11:36:18 +01:00
tcp.rs Update name 2020-04-26 04:24:16 -07:00
test.rs Format libstd with rustfmt 2019-11-29 18:43:27 -08:00
udp.rs Format libstd with rustfmt 2019-11-29 18:43:27 -08:00