When rust-lang/rust-central-station#40 lands we'll have a stable location which contains internal API documentation (i.e. the equivalent of ./x.py doc with crate-docs = true) 馃帀
This means when referring to a particular struct or function we'll be able too link to its API docs instead of linking to the original source file and hoping for the best.
Once that PR is merged we'll need to:
When rust-lang/rust-central-station#40 lands we'll have a stable location which contains internal API documentation (i.e. the equivalent of
./x.py docwithcrate-docs = true) 馃帀This means when referring to a particular struct or function we'll be able too link to its API docs instead of linking to the original source file and hoping for the best.
Once that PR is merged we'll need to: