about summary refs log tree commit diff
path: root/src/test/codegen/enum-bounds-check-derived-idx.rs
AgeCommit message (Expand)AuthorLines
2022-10-31Remove bounds check with enum castouz-a-4/+2
2022-06-30Change enum->int casts to not go through MIR casts.Oli Scherer-2/+4
2021-10-22Update the minimum external LLVM to 11Josh Stone-1/+0
2020-08-31Add codegen testsDániel Buga-0/+25