rust/library/core
Aleksey Kladov 88da5682c3 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-07 16:16:42 +03:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Privatize some of libcore unicode_internals 2020-12-07 16:16:42 +03: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