rust/library/core
Tyler Mandry 26e4cf0fc7
Rollup merge of #79795 - matklad:unicode-private, r=cramertj
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
2020-12-09 13:38:22 -08:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Rollup merge of #79795 - matklad:unicode-private, r=cramertj 2020-12-09 13:38:22 -08:00
tests Make ui test that are run-pass and do not test the compiler itself library tests 2020-11-30 02:47:32 +01:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00