about summary refs log tree commit diff
path: root/src/test/compile-fail/recursion_limit.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-02-08 00:03:42 +0000
committerbors <bors@rust-lang.org>2017-02-08 00:03:42 +0000
commitc14f87e3b0823407a91a283796bf78ef83d5fe99 (patch)
treef62859fff963d4211b3555abae832401270b7d81 /src/test/compile-fail/recursion_limit.rs
parenta797b6e2feb1c6cd60868a2d3b59029a0ca5df64 (diff)
parent8b2e334e0e3d3324307c22d37c6620b479eff0f7 (diff)
downloadrust-c14f87e3b0823407a91a283796bf78ef83d5fe99.tar.gz
rust-c14f87e3b0823407a91a283796bf78ef83d5fe99.zip
Auto merge of #39324 - clarcharr:ipv6_u128, r=alexcrichton
Ipv6Addr <-> u128

Because we have `u128` now, it makes sense to add a conversion between `Ipv6Addr` and `u128` in addition to the existing one between `Ipv4Addr` and `u32`.

This shouldn't violate the existing feature gate on `u128` because you can't use the type without the feature gate, but if i have to add something, I can.
Diffstat (limited to 'src/test/compile-fail/recursion_limit.rs')
0 files changed, 0 insertions, 0 deletions