rust/src/libcore/str
Steve Klabnik 759a5d1022 Fix up Split docs
Because these structures are created by a macro, the doc comments
don't quite work: the leading /// isn't stripped. Instead, just
use #[doc] so that they render correctly.
2015-06-15 12:25:10 -04:00
..
mod.rs Fix up Split docs 2015-06-15 12:25:10 -04:00
pattern.rs Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00