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

Slice docs: fix typo #64880

Merged
merged 1 commit into from
Sep 29, 2019
Merged

Slice docs: fix typo #64880

merged 1 commit into from
Sep 29, 2019

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Sep 28, 2019

With #64703, I introduced a typo. Here is the fix. Sorry for the inconvenience.

@rust-highfive
Copy link
Collaborator

r? @Mark-Simulacrum

(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 Sep 28, 2019
@Centril
Copy link
Contributor

Centril commented Sep 28, 2019

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Sep 28, 2019

📌 Commit e77dfa2 has been approved by Centril

@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 Sep 28, 2019
@Centril
Copy link
Contributor

Centril commented Sep 28, 2019

r? @Centril

Centril added a commit to Centril/rust that referenced this pull request Sep 28, 2019
Slice docs: fix typo

With rust-lang#64703, I introduced a typo. Here is the fix. Sorry for the inconvenience.
bors added a commit that referenced this pull request Sep 28, 2019
Rollup of 10 pull requests

Successful merges:

 - #64131 (data_structures: Add deterministic FxHashMap and FxHashSet wrappers)
 - #64387 (Fix redundant semicolon lint interaction with proc macro attributes)
 - #64678 (added more context for duplicate lang item errors (fixes #60561))
 - #64763 (Add E0734 and its long explanation)
 - #64793 (Fix format macro expansions spans to be macro-generated)
 - #64837 (Improve wording in documentation of MaybeUninit)
 - #64852 (Print ParamTy span when accessing a field (#52082))
 - #64875 (Upgrade async/await to "used" keywords.)
 - #64876 (Fix typo in intrinsics op safety)
 - #64880 (Slice docs: fix typo)

Failed merges:

r? @ghost
@bors bors merged commit e77dfa2 into rust-lang:master Sep 29, 2019
@llogiq llogiq deleted the slice-docs branch September 29, 2019 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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