Skip to content

Commit 33fef99

Browse files
committed
auto merge of #9392 : Kimundi/rust/str_docs, r=cmr
Moved `StrSlice` doc comments from impl to trait. Moved `OwnedStr` doc comments from impl to trait. Normalized a few `StrSlice` method names from `FOO_reverse`, `FOO_rev` and `rFOO` to `FOO_rev`. Added a few `#[inline]` hints. The doc comment changes make the source a bit harder to read, as documentation and implementation no longer live right next to each other. But this way they at least appear in the docs.
2 parents 8a4f0fa + e94b3fa commit 33fef99

File tree

1 file changed

+532
-458
lines changed

1 file changed

+532
-458
lines changed

0 commit comments

Comments
 (0)