rust-lang / www.rust-lang.org

The home of the Rust website
https://www.rust-lang.org
Apache License 2.0
370 stars 289 forks source link

Tools Page tracking issue #219

Open ashleygwilliams opened 6 years ago

ashleygwilliams commented 6 years ago

content

design

nrc commented 6 years ago

This might be obsoleted by moving to icons, but for the rows of buttons I think a max width of 3 rather than 4 would fit better with the other widths on the page.

nrc commented 6 years ago

I'm not sure about "It looks like you're writing an Iterator." - I get it, but I worry that somebody reading might think that this is the kind of output Clippy actually gives.

nrc commented 6 years ago

"Cargo Doc" -> "Rustdoc" (since we use Rustfmt, not cargo fmt)

nrc commented 6 years ago

The Rustdoc button should link to information about rustdoc, rather than docs.rs (which should have the link inline, IMO).

Stretch goal: Rustfmt and Clippy should link to informative pages/web site rather than there repos, or at the very least to a specific 'getting started'/overview doc in the repo.

nrc commented 6 years ago

Content: we need to mention debugging and profiling - this is really important for systems programming and a great strength of Rust

skade commented 5 years ago

Outstanding issues:

thadguidry commented 3 years ago

image

So that we have a nice hyperlink to our main /tools page which is ever expanding in this issue.