this post was submitted on 11 Oct 2023
14 points (100.0% liked)

Rust Programming

7731 readers
1 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] delta_g 2 points 10 months ago (1 children)

the “Guide-level explanation” section of the PR mentions

removes the Rust logo from non-official-Rust crates, again to make the navigation and supply chain clearer

I can see why that’s desired, and I can certainly get behind clearer navigation back to the root level of a crate. It’s kind of a shame to have nothing by default, though.

[–] Anders429 1 points 10 months ago

Yeah, I guess that makes sense. Removes confusion for people new to the ecosystem who might think some third party crates are officially maintained by the rust team.