Skip to content

Fix typo #82822

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 7, 2021
Merged

Fix typo #82822

merged 1 commit into from
Mar 7, 2021

Conversation

henryboisdequin
Copy link
Contributor

we need to actually -> we actually need to

@rustbot label +C-cleanup

we need to actually -> we actually need to

@rustbot label +C-cleanup
@rustbot rustbot added the C-cleanup Category: PRs that clean code up or issues documenting cleanup. label Mar 6, 2021
@rust-highfive
Copy link
Contributor

r? @oli-obk

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 6, 2021
@oli-obk
Copy link
Contributor

oli-obk commented Mar 6, 2021

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 6, 2021

📌 Commit 0ca63ec has been approved by oli-obk

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 6, 2021
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Mar 6, 2021
…li-obk

Fix typo

we need to actually -> we actually need to

`@rustbot` label +C-cleanup
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Mar 6, 2021
…li-obk

Fix typo

we need to actually -> we actually need to

``@rustbot`` label +C-cleanup
m-ou-se added a commit to m-ou-se/rust that referenced this pull request Mar 6, 2021
…li-obk

Fix typo

we need to actually -> we actually need to

```@rustbot``` label +C-cleanup
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 7, 2021
Rollup of 13 pull requests

Successful merges:

 - rust-lang#77916 (Change built-in kernel targets to be os = none throughout)
 - rust-lang#82130 (Make some Option, Result methods unstably const)
 - rust-lang#82292 (Prevent specialized ZipImpl from calling `__iterator_get_unchecked` twice with the same index)
 - rust-lang#82402 (Remove RefCell around `module_trait_cache`)
 - rust-lang#82592 (Improve transmute docs with further clarifications)
 - rust-lang#82651 (Cleanup rustdoc warnings)
 - rust-lang#82720 (Fix diagnostic suggests adding type `[type error]`)
 - rust-lang#82751 (improve offset_from docs)
 - rust-lang#82793 (Move some tests to more suitable subdirs)
 - rust-lang#82803 (rustdoc: Add an unstable option to print all unversioned files)
 - rust-lang#82808 (Sync rustc_codegen_cranelift)
 - rust-lang#82822 (Fix typo)
 - rust-lang#82837 (tweak MaybeUninit docs)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 74ae20e into rust-lang:master Mar 7, 2021
@rustbot rustbot added this to the 1.52.0 milestone Mar 7, 2021
@henryboisdequin henryboisdequin deleted the fix-typo-rustc branch March 7, 2021 05:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants