diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-02-27 18:48:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-27 18:48:47 +0100 |
| commit | cf04603dca6c37366fb010a36dd05047f7b70b1e (patch) | |
| tree | 9777a714795c748b98ee1f03e82b4f43d4876d86 /compiler/rustc_codegen_gcc/tools/generate_intrinsics.py | |
| parent | 7d782b7ff4d57170e110211565209ecc5bbb3907 (diff) | |
| parent | 1291216ac986ccc1432bf0bf2db9545e5251dd24 (diff) | |
| download | rust-cf04603dca6c37366fb010a36dd05047f7b70b1e.tar.gz rust-cf04603dca6c37366fb010a36dd05047f7b70b1e.zip | |
Rollup merge of #104265 - faern:move-ipaddr-to-core, r=joshtriplett
Move IpAddr, SocketAddr and V4+V6 related types to `core` Implements RFC https://github.com/rust-lang/rfcs/pull/2832. The RFC has completed FCP with disposition merge, but is not yet merged. Moves IP types to `core` as specified in the RFC. The full list of moved types is: `IpAddr`, `Ipv4Addr`, `Ipv6Addr`, `SocketAddr`, `SocketAddrV4`, `SocketAddrV6`, `Ipv6MulticastScope` and `AddrParseError`. Doing this move was one of the main driving arguments behind #78802.
Diffstat (limited to 'compiler/rustc_codegen_gcc/tools/generate_intrinsics.py')
0 files changed, 0 insertions, 0 deletions
