Skip to content

Fix typo in ExpnData documentation - #77256

Merged
bors merged 1 commit into
rust-lang:masterfrom
jyn514:typo
Sep 27, 2020
Merged

Fix typo in ExpnData documentation#77256
bors merged 1 commit into
rust-lang:masterfrom
jyn514:typo

Conversation

@jyn514

@jyn514jyn514 commented Sep 27, 2020

Copy link
Copy Markdown
Member

This mis-highlighted the entire documentation as code.
@jyn514jyn514 added C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Sep 27, 2020
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @petrochenkov

(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 Sep 27, 2020
@Aaron1011

Copy link
Copy Markdown
Contributor

r? @Aaron1011@bors r+ rollup=always

@bors

bors commented Sep 27, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit d9fc5b5 has been approved by Aaron1011

@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 Sep 27, 2020
This was referenced Sep 27, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 27, 2020
…as-schievink
Rollup of 7 pull requests
Successful merges:
- rust-lang#76839 (Add asm! support for MIPS)
- rust-lang#77203 (Check for missing const-stability attributes in `rustc_passes`)
- rust-lang#77249 (Separate `private_intra_doc_links` and `broken_intra_doc_links` into separate lints)
- rust-lang#77252 (reduce overlong line)
- rust-lang#77256 (Fix typo in ExpnData documentation)
- rust-lang#77262 (Remove duplicate comment)
- rust-lang#77263 (Clean up trivial if let)
Failed merges:
r? `@ghost`
@bors
bors merged commit 06677cb into rust-lang:masterSep 27, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 27, 2020
@jyn514
jyn514 deleted the typo branch September 27, 2020 19:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@jyn514@rust-highfive@Aaron1011@bors@petrochenkov@rustbot