Guillaume Gomez on Nostr: Big announcement: I fixed a bug in cargo which only provided information about direct ...
Big announcement: I fixed a bug in cargo which only provided information about direct dependencies of a crate to rustdoc.
In short, crates like bevy should now have source links and everything working on docs.rs (at next release of the crate).
Long version: if you had items coming from grand-children dependencies or below, it was not generating links to them because rustdoc didn't know where to find them.
PR:
https://github.com/rust-lang/cargo/pull/13481#rust #rustlang
Published at
2024-02-29 09:44:41Event JSON
{
"id": "082781732abb10ee0d5f2f585beb738aa24d2b8512d50eb27246bb1d7e3ff1bb",
"pubkey": "abae6ad0d21bff5a934064eeae5afcd12440fcb8f03100a2a1d1322d6158f216",
"created_at": 1709199881,
"kind": 1,
"tags": [
[
"t",
"rust"
],
[
"t",
"rustlang"
],
[
"proxy",
"https://toot.cat/users/imperio/statuses/112014123459174152",
"activitypub"
]
],
"content": "Big announcement: I fixed a bug in cargo which only provided information about direct dependencies of a crate to rustdoc.\n\nIn short, crates like bevy should now have source links and everything working on docs.rs (at next release of the crate).\n\nLong version: if you had items coming from grand-children dependencies or below, it was not generating links to them because rustdoc didn't know where to find them.\n\nPR: https://github.com/rust-lang/cargo/pull/13481\n\n#rust #rustlang",
"sig": "9b8ae822d52ca9778004041c82d9eedb99d76028de44158d89c68f1ff7075ddb95da322b885e859f15b8436a7558e2a17ea9130e63910668fa4f7b23c2e74db7"
}