rust/library/core
bors e5721a5283 Auto merge of #79641 - sourcefrog:split-example, r=dtolnay
Add a doctest example of str::split on a slice of chars

This is mentioned as supported, but the semantics are not described.
2020-12-07 06:05:34 +00:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Auto merge of #79641 - sourcefrog:split-example, r=dtolnay 2020-12-07 06:05:34 +00: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