This Week in Rust Docs 49
Hello and welcome to This Week in Rust Docs!
This Week in Rust Docs is openly developed on GitHub. If you find any errors in this week’s issue, please submit a PR.
And of course, don’t forget to look at the docs:
This week’s edition was edited by Guillaume Gomez.
Latest news
Nothing.
Current opened issues
For now, here are the two big issues for Rust documentation:
They all need help to move forward so any contribution is very welcome!
There are currently around 70 other documentation issues opened. Look for A-docs tagged issues on GitHub!
Waiting for merge
- @Dowwie updated attributes.md : last sentence updated to reflect support for custom attributes.
- @GuillaumeGomez added missing urls and small nits, fixed invalid module suggestion, added ref suggestion, replaced hoedown with pulldown in rustdoc and replaced hoedown with pull in rustdoc.
Recent doc contributions
- @lukaramu updated CONTRIBUTING.md regarding documentation contributions.
- @s3rvac fixed formatting in the docs for std::process::Command::envs() and fixed a typo in path.rs docs.
- @stjepang fixed markdown links to pdqsort, added docs for sort_unstable to unstable book and made various fixes to wording consistency in the docs.
- @clarcharr fixed documentation sorting.
- @manuel-rhdt fixed doc error for ExactSizeIterator.
- @estebank added diagnostic for incorrect
pub (restriction)
. - @SamWhited added explanation for E0090 error message and made str docs consistently punctuated.
- @Cldfire removed duplicated styling in main.css.
- @jswalden fixed a spelling error in HashMap documentation, and slightly reworded surrounding text for precision.
- @steveklabnik extracted book into a submodule.
- @dwrensha fixed innacuracy in mir TerminatorKind::SwitchInt docs.
- @DaseinPhaos fixedtypo in
ptr
doc. - @jdhorwitz cleaned up visuals on error index and improved process docs.
- @GuillaumeGomez added whitespace around “=” in assoc items, fixed invalid linking in iter docs, added missing urls in Option enum and fixed invalid debug display for associated consts.
Meetings
Next meeting will be on Wednesday 29th of March 2017 at 20:00 GMT on #rust-docs channel on irc.mozilla.org. Feel free to come!
Written on March 26, 2017