about summary refs log tree commit diff
path: root/src/test/codegen/enum-bounds-check-issue-82871.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-18/+0
2022-06-30Change enum->int casts to not go through MIR casts.Oli Scherer-3/+6
2021-10-22Update the minimum external LLVM to 11Josh Stone-1/+0
2021-03-12Emit the enum range assumption if the range only contains one elementhi-rustin-0/+16