rust/library/core
Martin Pool 0273f6f849 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-02 08:54:42 -08:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Add a doctest example of str::split on a slice of chars 2020-12-02 08:54:42 -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