- Plans for the book
- rust-lang/crates.io#223 (comment) again
- docs and external crates?
-
Longstanding policy that we don't include external crates in the docs/book.
-
A couple reasons to do this. Want to avoid playing favorites/being heavy-handed.
-
Also, the code isn't under control of the Rust community, maintainer could disappear, etc.
-
Possible tweak: require crate to be 1.0+ version
-
acrichto: I'm still hesitant re: stability and maintenance. I feel fine with rust-lang.
-
aturon: May want to do it case by case. The benefit here is being able to present a "batteries included" flavor to the book.
-
brson: OTOH, TRPL doesn't have to be the book to do this.
-
acrichto: regex is a good example of a vetted crate.
- Going to try to assemble some sort of "task force" to figure out web design strategy
- A regression slipped through into stable. Want to make the process more robust.
- Proposal: devote time in specific core team meetings throughout cycle to various triage items, e.g. FCP, ungating, regressions