Skip to content

Commit

Permalink
Rollup merge of #131616 - RalfJung:const_ip, r=tgross35
Browse files Browse the repository at this point in the history
merge const_ipv4 / const_ipv6 feature gate into 'ip' feature gate

rust-lang/rust#76205 has been closed a while ago, but there are still some functions that reference it. Those functions are all unstable *and* const-unstable. There's no good reason to use a separate feature gate for their const-stability, so this PR moves their const-stability under the same gate as their regular stability, and therefore removes the remaining references to rust-lang/rust#76205.
  • Loading branch information
matthiaskrgr authored Oct 14, 2024
2 parents 2adbf38 + 5b2f7d2 commit b6e55a8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b6e55a8

Please sign in to comment.