mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 05:25:28 +00:00
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