rust/src/libcore/str
2018-08-22 12:56:32 +02:00
..
lossy.rs Remove explicit returns where unnecessary 2018-08-04 14:31:03 +02:00
mod.rs use char pattern for single-character splits: a.split("x") -> a.split('x') 2018-08-22 12:56:32 +02:00
pattern.rs Deprecation of str::slice_uncheked(_mut) 2018-06-26 13:34:42 +03:00