| Age | Commit message (Collapse) | Author | Lines |
|
The beginning of the work that needs to be done as part of #28835.
|
|
The paragraph here seemed confusing, so I reworded it. Also added
another possible reason why `curl | sh` might be objectionable to users.
r? @steveklabnik
|
|
This commit expands the "supported platforms" section of the book to include
documentation on the tiers that Rust currently has as well as organizing all
supported platforms into these various tiers. Infrastructure improvements over
the next few months are likely to change the location of may of these platforms
over, but for now this should faithfully represent what we've got today!
|
|
|
|
The paragraph here seemed confusing, so I reworded it. Also added
another possible reason why `curl | sh` might be objectionable to users.
|
|
Improving the use of 2nd and 3rd person
Adding a few contractions to make the text less formal
Tidying up some notes
Providing a little bit more clarification for Windows users
|
|
Replacing all references to the 2nd person with references to the 3rd
person (excluding `authors = [ "Your name <you@example.com>" ]` and
`file:///home/yourname/projects/hello_world` in `hello-cargo.md`)
|
|
As discussed in PR #28817
|
|
|
|
PR for [Issue #27681] (https://github.com/rust-lang/rust/issues/27681). A simple update to the latest version of rust when typing the command rustc --version.
|
|
|
|
Also fixes a few outdated links.
|
|
The two references to the "Path system variable" have changed to the
"%PATH% system variable".
|
|
Updated "Installing Rust" and "After installation" to provide additional
guidance to Windows users on including Rust in the Path system variable.
|
|
In particular, I found that the disclaimer (promised in the second paragraph) doesn't stand out right now. I think the extra headers help with scanning this document, and making it easier to discern which steps are relevant to my particular flow through the options.
|
|
They're forever doomed to be out-of-date. Also, don't assume the user is
installing a particular version.
|
|
Fixes #25554
|
|
In all other places the IDs of link references are without spaces (and
explicitly set).
|
|
Fixes #25489
|
|
:tada: :tada: :tada:
|
|
|
|
The document does not display properly if the link id contains a space.
|
|
Had a newline in middle of a link, causing the link text to be shown with `[]`.
|
|
Fill out blank section headers. Copy edit the entire first section.
|
|
Default is now beta, add nightly in the unstable section
|
|
curl's progress meter would otherwise interfere with sudo's password prompt.
In addition, add the -f flag to make sure 4xx status codes are treated as errors.
|
|
Fixes #23244
|
|
The format of `rustc --version` was changed in #21957.
|
|
|
|
|
|
|