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

Code backticks in documentation #9523

Merged
merged 4 commits into from
Sep 27, 2013
Merged

Code backticks in documentation #9523

merged 4 commits into from
Sep 27, 2013

Conversation

huonw
Copy link
Member

@huonw huonw commented Sep 26, 2013

Collation of @kud1ing's work in #9511, #9512, #9513 and #9518.

@kud1ing
Copy link

kud1ing commented Sep 26, 2013

Thanks.

@@ -116,7 +116,7 @@ struct BigBitv {
}

/**
* a mask that has a 1 for each defined bit in the nth element of a big_bitv,
* A mask that has a 1 for each defined bit in the n'th element of a `BigBitv`,
Copy link
Member

Choose a reason for hiding this comment

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

Changing nth to n'th doesn't strike me as right; nth is how I at least am used to seeing it. c.f. ngrams comparison of nth, n'th and n-th, where nth has an overwhelming victory.

Copy link

Choose a reason for hiding this comment

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

Didn't know that, thanks. To me either n'th or n-th indicates better, that this is not a regular word.

bors added a commit that referenced this pull request Sep 27, 2013
@bors bors closed this Sep 27, 2013
@bors bors merged commit 3165dde into rust-lang:master Sep 27, 2013
@huonw huonw deleted the kud1ing-docs branch September 27, 2013 05:10
@ehuss ehuss mentioned this pull request Jun 23, 2021
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2022
Upgrade `compiletest-rs` dependency

From `0.8` to `0.9`.

The new version includes a [fix](Manishearth/compiletest-rs#259) for what I suspect was one cause of the recent rustup failure: https://github.com/rust-lang/rust-clippy/actions/runs/3106438892/jobs/5033324694#step:11:911

changelog: none
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