about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/regex.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-24 20:00:53 +0000
committerbors <bors@rust-lang.org>2023-12-24 20:00:53 +0000
commite87ccb8676be9ab641849a2539b215d0c9027237 (patch)
tree963290ab801c571ee35d37ed1962c8dac43b2d64 /tests/rustdoc-js-std/regex.js
parentf736079c3caceca1adfd75822c754e1e31bddc3d (diff)
parent98899b71318e9dbfc0900d87ab46ea334813ae5f (diff)
downloadrust-e87ccb8676be9ab641849a2539b215d0c9027237.tar.gz
rust-e87ccb8676be9ab641849a2539b215d0c9027237.zip
Auto merge of #119276 - faern:stabilize-ip_in_core, r=dtolnay
Stabilize ip_in_core feature

Finally the last stage of https://github.com/rust-lang/rfcs/pull/2832. Since the FCP was [just completed with disposition *merge*](https://github.com/rust-lang/rust/issues/108443#issuecomment-1867864920), I create the stabilization PR for the `ip_in_core` feature. Allowing usage of `core::net` on stable Rust.

The error type `core::net::AddrParseError` itself becomes stable with this PR. However, `core::error::Error` is still unstable, so the `Error` impl for this type is not available on stable rust. Simply because `error_in_core` is not stable yet, but that should be fine!
Diffstat (limited to 'tests/rustdoc-js-std/regex.js')
0 files changed, 0 insertions, 0 deletions