rust/library/core
Matthias Krüger 992f7ee5fd
Rollup merge of #118505 - CLEckhardt:update_ip_addr_bits_docs, r=cuviper
Elaborate on ip_addr bit conversion endianness

Adds explanation of how endianness is handled when converting `Ipv4Addr` and `Ipv6Addr` to and from bits. This is intended to unblock stabilization of the affected methods.

Addresses #113744
2023-12-08 06:44:41 +01:00
..
benches benchmarks for Chars::advance_by 2023-11-27 22:06:35 +01:00
src Rollup merge of #118505 - CLEckhardt:update_ip_addr_bits_docs, r=cuviper 2023-12-08 06:44:41 +01:00
tests Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors 2023-12-05 14:52:41 -05:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00