Skip to content

Add tracking issues to --extern option docs. - #98401

Merged
bors merged 1 commit into
rust-lang:masterfrom
ehuss:extern-tracking
Jun 25, 2022
Merged

Add tracking issues to --extern option docs.#98401
bors merged 1 commit into
rust-lang:masterfrom
ehuss:extern-tracking

Conversation

@ehuss

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @GuillaumeGomez

(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 22, 2022
@petrochenkov

Copy link
Copy Markdown
Contributor

Could you add a link to #98405 as well?

@ehuss

Copy link
Copy Markdown
ContributorAuthor

Done.

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web)(plain)

Click to see the possible cause of the failure (guessed by this bot)

@Dylan-DPC

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Jun 24, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit d23eea5 has been approved by Dylan-DPC

@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 24, 2022
compiler-errors added a commit to compiler-errors/rust that referenced this pull request Jun 25, 2022
Add tracking issues to `--extern` option docs.
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Jun 25, 2022
Add tracking issues to `--extern` option docs.
@JohnTitorJohnTitor mentioned this pull request Jun 25, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 25, 2022
…askrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#96412 (Windows: Iterative `remove_dir_all`)
- rust-lang#98126 (Mitigate MMIO stale data vulnerability)
- rust-lang#98149 (Set relocation_model to Pic on emscripten target)
- rust-lang#98194 (Leak pthread_{mutex,rwlock}_t if it's dropped while locked.)
- rust-lang#98298 (Point to type parameter definition when not finding variant, method and associated item)
- rust-lang#98311 (Reverse folder hierarchy)
- rust-lang#98401 (Add tracking issues to `--extern` option docs.)
- rust-lang#98429 (Use correct substs in enum discriminant cast)
- rust-lang#98431 (Suggest defining variable as mutable on `&mut _` type mismatch in pats)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 95ba108 into rust-lang:masterJun 25, 2022
@rustbotrustbot added this to the 1.64.0 milestone Jun 25, 2022
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.

8 participants

@ehuss@rust-highfive@petrochenkov@rust-log-analyzer@Dylan-DPC@bors@GuillaumeGomez@rustbot