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

Spellcheck library docs. #12345

Merged
merged 1 commit into from
Feb 18, 2014
Merged

Spellcheck library docs. #12345

merged 1 commit into from
Feb 18, 2014

Conversation

huonw
Copy link
Member

@huonw huonw commented Feb 17, 2014

No description provided.

@emberian
Copy link
Member

Somehow I thought you were joking. I should have known better. :shipit:

@@ -1111,7 +1111,7 @@ impl MetricMap {

// Benchmarking

/// A function that is opaque to the optimiser, to allow benchmarks to
/// A function that is opaque to the optimizer, to allow benchmarks to
Copy link
Contributor

Choose a reason for hiding this comment

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

It was right the first time :P

Copy link
Member Author

Choose a reason for hiding this comment

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

I wish the codebase was in UK english too, but alas!

Copy link
Contributor

Choose a reason for hiding this comment

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

In deference to Rust's origins, I propose we standardize on whatever spellings are used in British Columbia.

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe the standard spelling used by fungi would be appropriate too?

Copy link
Contributor

Choose a reason for hiding this comment

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

I second @bstrie 's vote since I am also a British Columbian.

@brendanzab
Copy link
Member

Congratulations on commit #12345!

@@ -144,7 +144,7 @@ impl Select {
}
}

/// Waits for an event on this port set. The returned valus is *not* and
/// Waits for an event on this port set. The returned value is *not* and
Copy link
Contributor

Choose a reason for hiding this comment

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

"not and index"?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for noticing; fixed.

bors added a commit that referenced this pull request Feb 18, 2014
@bors bors closed this Feb 18, 2014
@bors bors merged commit 6555b04 into rust-lang:master Feb 18, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 14, 2023
…i-obk

Rework `no_coverage` to `coverage(off)`

As discussed at the tail of rust-lang#84605 this replaces the `no_coverage` attribute with a `coverage` attribute that takes sub-parameters (currently `off` and `on`) to control the coverage instrumentation.

Allows future-proofing for things like `coverage(off, reason="Tested live", issue="rust-lang#12345")` or similar.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 26, 2024
…ces, r=xFrednet

Pause PR assignments for xFrednet :)

My life is currently a bit chaotic, and it feels like I can't give reviews the attention they need. I'll finish the PRs I'm assigned to, write the changelogs, and am available when I get pinged etc.

This is only intended as a temporary pause, as I still genuinely enjoy working with everyone in this repo and seeing Clippy grow day by day.

---

changelog: none

r? `@ghost`
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.

None yet

9 participants