mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
26e4cf0fc7
Privatize some of libcore unicode_internals My understanding is that these API are perma unstable, so it doesn't make sense to pollute docs & IDE completion[1] with them. [1]: https://github.com/rust-analyzer/rust-analyzer/issues/6738