Skip to content

assert Scalar sanity - #98968

Merged
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:scalar-sanity
Jul 6, 2022
Merged

assert Scalar sanity#98968
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:scalar-sanity

Conversation

@RalfJung

Copy link
Copy Markdown
Member

With #96814 having landed, finally our Scalar layouts have the invariants they deserve. :)

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Jul 6, 2022
@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred to the CTFE / Miri engine

cc @rust-lang/miri

@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 Jul 6, 2022
@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Jul 6, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 2a1a718 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 Jul 6, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Jul 6, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 6, 2022
Rollup of 5 pull requests
Successful merges:
- rust-lang#98881 (Only compute DefKind through the query.)
- rust-lang#98884 (macros: `LintDiagnostic` derive)
- rust-lang#98964 (fix typo in function name)
- rust-lang#98967 (fix typo in note about multiple inaccessible type aliases)
- rust-lang#98968 (assert Scalar sanity)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 7f62a71 into rust-lang:masterJul 6, 2022
@rustbotrustbot added this to the 1.64.0 milestone Jul 6, 2022
@RalfJung
RalfJung deleted the scalar-sanity branch July 8, 2022 00:51
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.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

@RalfJung@rustbot@rust-highfive@oli-obk@bors@petrochenkov