Guillaume Gomez: "A rustdoc PR changing logo display just got merge…" - Toot.Cat

https://toot.cat/@imperio/111215983144130681

13 points · 3 comments · view on lemmy.world

3 Comments

Anders429@programming.dev · 0 pts · 2y (2 replies)

Anyone know the motivation behind this change? I feel like it's weird, I kinda liked having the logo.

delta_g@programming.dev · 2 pts · 2y (1 reply)

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@programming.dev · 1 pts · 2y

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.