| Age | Commit message (Collapse) | Author | Lines |
|
|
|
getting-started
|
|
|
|
|
|
|
|
Both Packages and Ports of FreeBSD have Cargo in present.
|
|
Fix minor typos in doc.rust-lang.org/book
I've made a few typo and grammar fixes as I've been working through the book.
|
|
|
|
In `rustc 1.7.0` the message that is displayed is now `Rust is ready to roll.`
|
|
Some other shufflings as well:
* Three powerpc triples for Linux have been added recently
* An armv7 linux triple was added recently
* The 64-bit Solaris triple is now mentioned in tier 3
We are currently now also building nightlies for iOS, powerpc triples, and
armv7, but there hasn't been much vetting of the triples themselves so I've left
them in tier 3 for now.
|
|
Some other shufflings as well:
* Three powerpc triples for Linux have been added recently
* An armv7 linux triple was added recently
* The 64-bit Solaris triple is now mentioned in tier 3
We are currently now also building nightlies for iOS, powerpc triples, and
armv7, but there hasn't been much vetting of the triples themselves so I've left
them in tier 3 for now.
|
|
Spelling mistake -
`familliar` > `familiar`
|
|
Fixes #31181
|
|
Fixes #31181
|
|
It was removed in #30595.
Also delete the old learn-rust.md.
|
|
Also remove a "finally" in the section about building for release
to make it feel a bit friendlier.
|
|
Closes #31103
|
|
* ref: Issue #30825
Small punctuation change in "Crates and Modules".
|
|
r? @steveklabnik
|
|
|
|
Doing so is considered weaker writing. Thanks @Charlotteis!
Fixes #28810
|
|
|
|
We've got lots of new automation set up in the past few months, so these
platforms are now all tier 2 as we're building artifacts and gating on them.
|
|
The book was located under 'src/doc/trpl' because originally, it was
going to be hosted under that URL. Late in the game, before 1.0, we
decided that /book was a better one, so we changed the output, but
not the input. This causes confusion for no good reason. So we'll change
the source directory to look like the output directory, like for every
other thing in src/doc.
|