about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/instance.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-04-16 15:19:16 +0200
committerGitHub <noreply@github.com>2024-04-16 15:19:16 +0200
commitdd083470e1507091efa89e4735eb1f869f1667e0 (patch)
treeaa6ec46e6995db090ce3e4fb1033b69329c38a2b /compiler/rustc_middle/src/ty/instance.rs
parent583c1a09eebe3544db2b69fd410b048b47260ef7 (diff)
parentc0e7659cae9413210148b60278d5c9c2571308b7 (diff)
downloadrust-dd083470e1507091efa89e4735eb1f869f1667e0.tar.gz
rust-dd083470e1507091efa89e4735eb1f869f1667e0.zip
Rollup merge of #124006 - Zalathar:static-assert, r=nnethercote
Move size assertions for `mir::syntax` types into the same file

A redundant size assertion for `StatementKind` was added in #122937, because the existing assertion was in a different file.

This PR cleans that up, and also moves the `TerminatorKind` assertion into the same file where it belongs, to avoid the same thing happening again.

r? `@nnethercote`
Diffstat (limited to 'compiler/rustc_middle/src/ty/instance.rs')
0 files changed, 0 insertions, 0 deletions