Skip to content

Fix typos in error_codes - #61776

Merged
bors merged 1 commit into
rust-lang:masterfrom
JohnTitor:fix-typo-in-error-codes
Jun 13, 2019
Merged

Fix typos in error_codes#61776
bors merged 1 commit into
rust-lang:masterfrom
JohnTitor:fix-typo-in-error-codes

Conversation

@JohnTitor

Copy link
Copy Markdown
Member

observedin should be observed in.

@rust-highfive

Copy link
Copy Markdown
Contributor

Some changes occurred in diagnostic error codes

cc @GuillaumeGomez

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 12, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril@bors r+ rollup

@bors

bors commented Jun 12, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit b8f1491 has been approved by Centril

@borsbors 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 Jun 12, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 12, 2019
…r=Centril
Fix typos in error_codes
`observedin` should be `observed in`.
@CentrilCentril mentioned this pull request Jun 12, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 12, 2019
…r=Centril
Fix typos in error_codes
`observedin` should be `observed in`.
@CentrilCentril mentioned this pull request Jun 12, 2019
bors added a commit that referenced this pull request Jun 13, 2019
Rollup of 9 pull requests
Successful merges:
- #60376 (Stabilize Option::xor)
- #61398 (Stabilize copy_within)
- #61629 (Hygienize macros in the standard library)
- #61675 (Include frame pointer for bare metal RISC-V targets)
- #61750 (Fix x.py install)
- #61761 (Add an alias for x86_64-sun-solaris target tuple)
- #61762 (rustbuild: fix libtest_stamp)
- #61763 (ci: fix ci stats upload condition)
- #61776 (Fix typos in error_codes)
Failed merges:
r? @ghost
@bors
bors merged commit b8f1491 into rust-lang:masterJun 13, 2019
@JohnTitor
JohnTitor deleted the fix-typo-in-error-codes branch June 13, 2019 07:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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

@JohnTitor@rust-highfive@Centril@bors@pnkfelix