Uh oh!
There was an error while loading. Please reload this page.
Add docs for the test crate with the std docs - #49465
Conversation
If the compiler docs aren't going to include the test crate then it may as well be included with std.
Mark-Simulacrum
commented
Mar 29, 2018
cc @rust-lang/docs, if you want this change I believe it's correct in terms of code. |
QuietMisdreavus
commented
Mar 29, 2018
We've already been shipping docs for |
ollie27
commented
Mar 29, 2018
The current list of crates we ship docs for is |
ollie27
commented
Apr 5, 2018
This will need backporting to beta now if this is accepted. |
emilyalbini
commented
Apr 9, 2018
@rust-lang/docs, can we get a decision on this PR? Thanks! |
steveklabnik
commented
Apr 9, 2018
@rfcbot: merge I'd like to move that we accept this. People are confused about where to find these docs on IRC fairly often. |
Manual tickyboxes activate! @steveklabnik wants to merge this PR. See the post above for explanation. |
frewsxcv
commented
Apr 14, 2018
unanimous docs team approval! ✅ @bors r=steveklabnik,QuietMisdreavus,frewsxcv,GuillaumeGomez |
bors
commented
Apr 14, 2018
📌 Commit e719bb0 has been approved by |
frewsxcv
commented
Apr 14, 2018
@bors rollup |
…eklabnik,QuietMisdreavus,frewsxcv,GuillaumeGomez Add docs for the test crate with the std docs If the compiler docs aren't going to include the test crate then it may as well be included with std. Fixesrust-lang#49388
If the compiler docs aren't going to include the test crate then it may as well be included with std.
Fixes#49388