summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/layout_sanity_check.rs
AgeCommit message (Expand)AuthorLines
2022-08-02fix a commentRalf Jung-1/+1
2022-08-01fix for unions with scalar layoutRalf Jung-0/+4
2022-08-01move layout sanity check to its own fileRalf Jung-0/+299