Skip to content

update Termination trait docs - #95207

Merged
bors merged 3 commits into
rust-lang:masterfrom
ZHANGWENTAI:update_termination_doc
Mar 22, 2022
Merged

update Termination trait docs#95207
bors merged 3 commits into
rust-lang:masterfrom
ZHANGWENTAI:update_termination_doc

Conversation

@ZHANGWENTAI

Copy link
Copy Markdown
Contributor

this pr add some statement about intending to provide Termination trait only on standard library's runtime.

from #93448

r? @Lokathor

Signed-off-by: ZHANGWENTAI <2092913428@qq.com>
@ZHANGWENTAI

Copy link
Copy Markdown
ContributorAuthor

r? @yaahc

Comment threadlibrary/std/src/process.rs Outdated
Signed-off-by: ZHANGWENTAI <2092913428@qq.com>
@Dylan-DPC

Copy link
Copy Markdown
Member

@bors r=yaahc rollup=always

1 similar comment
@Dylan-DPC

Copy link
Copy Markdown
Member

@bors r=yaahc rollup=always

@bors

bors commented Mar 22, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 71e3423 has been approved by yaahc

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 22, 2022
@bors

bors commented Mar 22, 2022

Copy link
Copy Markdown
Collaborator

💡 This pull request was already approved, no need to approve it again.

@bors

bors commented Mar 22, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 71e3423 has been approved by yaahc

@Dylan-DPCDylan-DPC mentioned this pull request Mar 22, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 22, 2022
Rollup of 5 pull requests
Successful merges:
- rust-lang#95188 ([`macro-metavar-expr`] Fix generated tokens hygiene)
- rust-lang#95196 (rename LocalState::Uninitialized to Unallocated)
- rust-lang#95197 (Suggest constraining param for unary ops when missing trait impl)
- rust-lang#95200 (Cancel a not emitted error after parsing const generic args)
- rust-lang#95207 (update Termination trait docs)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 2aca599 into rust-lang:masterMar 22, 2022
@rustbotrustbot added this to the 1.61.0 milestone Mar 22, 2022
@ZHANGWENTAI
ZHANGWENTAI deleted the update_termination_doc branch March 23, 2022 02:58
@yaahcyaahc mentioned this pull request Mar 23, 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.

5 participants

@ZHANGWENTAI@Dylan-DPC@bors@yaahc@rustbot