Skip to content

docs: remove comment referencing non-existent method - #72163

Merged
bors merged 1 commit into
rust-lang:masterfrom
tshepang:nonexistent-link
May 14, 2020
Merged

docs: remove comment referencing non-existent method#72163
bors merged 1 commit into
rust-lang:masterfrom
tshepang:nonexistent-link

Conversation

@tshepang

Copy link
Copy Markdown
Member

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(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 May 13, 2020
@tshepang

Copy link
Copy Markdown
MemberAuthor

what's your thought @matthewjasper?

@Dylan-DPC-zz

Copy link
Copy Markdown

r? @matthewjasper

@matthewjasper

Copy link
Copy Markdown
Contributor

This is supposed to reference DropTree::build_mir. Can you change the comment to link to that,

@matthewjasper

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented May 13, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit e44f87f has been approved by matthewjasper

@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 May 13, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request May 13, 2020
…wjasper
docs: remove comment referencing non-existent method
@RalfJungRalfJung mentioned this pull request May 14, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request May 14, 2020
Rollup of 12 pull requests
Successful merges:
- rust-lang#71525 (`prefix` should not be mutable.)
- rust-lang#71741 (Pointer printing: do not print 0 offset)
- rust-lang#71870 (Be slightly more precise about any::type_name()'s guarantees.)
- rust-lang#71909 (Document From trait for Option implementations)
- rust-lang#71964 (Fix bootstrap failing on win32)
- rust-lang#72137 (Clean up E0581 explanation)
- rust-lang#72138 (Add doc comment for `rustc_middle::mir::mono::Linkage`)
- rust-lang#72150 (Remove UnnormalizedProjection)
- rust-lang#72151 (Update books)
- rust-lang#72163 (docs: remove comment referencing non-existent method)
- rust-lang#72169 (Clean up E0582 explanation)
- rust-lang#72183 (Fix Arc::decr_strong_count doc test)
Failed merges:
r? @ghost
@bors
bors merged commit 71f460b into rust-lang:masterMay 14, 2020
@tshepang
tshepang deleted the nonexistent-link branch May 15, 2020 03:48
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.

6 participants

@tshepang@rust-highfive@Dylan-DPC-zz@matthewjasper@bors@nikomatsakis