Moved StrSlice doc comments from impl to trait.
Moved OwnedStr doc comments from impl to trait. 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.
This commit is contained in:
parent
41826c48ed
commit
e94b3fae39
1040
src/libstd/str.rs
1040
src/libstd/str.rs
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user