Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update manual #17402

Merged
merged 19 commits into from
Sep 23, 2014
Merged

Update manual #17402

merged 19 commits into from
Sep 23, 2014

Conversation

steveklabnik
Copy link
Member

Because I'm still 😷 😷 😷 , I figured some mindless tasks would be better than trying to finish the ownership guide.

The manual has long been waiting for some ❤️ ❤️ ❤️ , and so I gave it a quick once-over. I made small commits in case any of the changes are a bit weird, I mostly did a few things:

  1. changed 'manual' to 'reference.' I feel like this name is better. If it's not, It's not a huge deal. it shouldn't be rust.md though.
  2. word wrapped everything appropriately. Changes 1&2 are in the first commit, so that its' easier to see the changes in the later ones.
  3. fixed other small style issues
  4. removed references to things that are in the standard library, and not the language itself

There's still lots of gross in here, but I didn't want to pile on too too many changes.

/cc @brson @nikomatsakis

@rust-highfive
Copy link
Collaborator

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!

@nikomatsakis
Copy link
Contributor

This looks good. r+ from me, modulo the nits above. (Perhaps ignore the DST comment, updating the docs to be correct with respect to DST is probably a separate PR, and a bit challenging right now since DST is a moving target impl wise (though gradually becoming stationary).)

@steveklabnik
Copy link
Member Author

I've fixed the one nit, the second is DST, which I agree with being something later.

r?

@brson
Copy link
Contributor

brson commented Sep 22, 2014

r=me needs rebase

@steveklabnik
Copy link
Member Author

0169218#diff-5b9531258e65a8733242b78f81019edd was the merge conflict, was easy to forward port.

bors added a commit that referenced this pull request Sep 23, 2014
Because I'm still 😷 😷 😷 , I figured some mindless tasks would be better than trying to finish the ownership guide. 

The manual has long been waiting for some ❤️ ❤️ ❤️ , and so I gave it a quick once-over. I made small commits in case any of the changes are a bit weird, I mostly did a few things:

1. changed 'manual' to 'reference.' I feel like this name is better. If it's not, It's not a huge deal. it shouldn't be `rust.md` though.
2. word wrapped everything appropriately. Changes 1&2 are in the first commit, so that its' easier to see the changes in the later ones.
3. fixed other small style issues
4. removed references to things that are in the standard library, and not the language itself

There's still lots of gross in here, but I didn't want to pile on too too many changes.

/cc @brson @nikomatsakis
@bors bors closed this Sep 23, 2014
@bors bors merged commit c765178 into rust-lang:master Sep 23, 2014
@steveklabnik steveklabnik deleted the update_manual branch October 25, 2017 18:26
lnicola pushed a commit to lnicola/rust that referenced this pull request Jun 23, 2024
fix: avoid doubling cargo args in runnables

Fixes rust-lang#17402.

Sorry about this—I think I missed up the rebase!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants