Skip to content

Do not mark -Z thir-unsafeck as unsound anymore - #88259

Merged
bors merged 1 commit into
rust-lang:masterfrom
LeSeulArtichaut:complete-thir-unsafeck
Aug 23, 2021
Merged

Do not mark -Z thir-unsafeck as unsound anymore#88259
bors merged 1 commit into
rust-lang:masterfrom
LeSeulArtichaut:complete-thir-unsafeck

Conversation

@LeSeulArtichaut

Copy link
Copy Markdown
Contributor

The initial implementation of the THIR unsafety checker is now complete (rust-lang/project-thir-unsafeck#7).

r? @oli-obk

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 23, 2021
@LeSeulArtichautLeSeulArtichaut added the -Zthir-unsafeck Unstable option: THIR unsafeck label Aug 23, 2021
@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Aug 23, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 6a2b448 has been approved by oli-obk

@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 Aug 23, 2021
@m-ou-sem-ou-se mentioned this pull request Aug 23, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 23, 2021
Rollup of 6 pull requests
Successful merges:
- rust-lang#87976 (Account for tabs when highlighting multiline code suggestions)
- rust-lang#88174 (Clarify some wording in Rust 2021 lint docs)
- rust-lang#88188 (Greatly improve limitation handling on parallel rustdoc GUI test run)
- rust-lang#88230 (Fix typos “a”→“an”)
- rust-lang#88232 (Add notes to macro-not-found diagnostics to point out how things with the same name were not a match.)
- rust-lang#88259 (Do not mark `-Z thir-unsafeck` as unsound anymore)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit e710132 into rust-lang:masterAug 23, 2021
@rustbotrustbot added this to the 1.56.0 milestone Aug 23, 2021
@LeSeulArtichaut
LeSeulArtichaut deleted the complete-thir-unsafeck branch August 24, 2021 21:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

-Zthir-unsafeckUnstable option: THIR unsafeckS-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

@LeSeulArtichaut@oli-obk@bors@rust-highfive@rustbot