Skip to content

Fix some grammar in The Advanced Rust Programming Language #27527

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

Merged
merged 1 commit into from
Aug 5, 2015

Conversation

aij
Copy link
Contributor

@aij aij commented Aug 4, 2015

Just some grammar fixes and an assumed missing word.

r? @gankro

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @gankro (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@Gankra
Copy link
Contributor

Gankra commented Aug 4, 2015

Wow, thanks!

happen. Data accesses are very friendly to the hardware and compiler, but as
we've seen they offer *awful* semantics to try to write synchronized code with.
we've seen they offer *awful* semantics with which to try to write synchronized code.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While general grammar fixes are appreciated, this precise from of pedantry is up with which the Rust project will not put. 😸

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm generally not that pedantic either. Reverted.

@Gankra
Copy link
Contributor

Gankra commented Aug 4, 2015

r=me with the single nit addressed.

@Gankra
Copy link
Contributor

Gankra commented Aug 4, 2015

LGTM, just need the commits to be squashed.

@aij
Copy link
Contributor Author

aij commented Aug 4, 2015

Done

@Gankra
Copy link
Contributor

Gankra commented Aug 4, 2015

@bors r+ rollup

Thanks!

@bors
Copy link
Collaborator

bors commented Aug 4, 2015

📌 Commit 2accd29 has been approved by Gankro

Manishearth added a commit to Manishearth/rust that referenced this pull request Aug 5, 2015
Just some grammar fixes and an assumed missing word.

r? @gankro
bors added a commit that referenced this pull request Aug 5, 2015
@bors bors merged commit 2accd29 into rust-lang:master Aug 5, 2015
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.

4 participants