about summary refs log tree commit diff
path: root/tests/codegen/ascii-char.rs
AgeCommit message (Collapse)AuthorLines
2023-11-28update test for new LLVM 18 codegenKrasimir Georgiev-1/+1
LLVM at HEAD now emits `or disjoint`: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/24076#018c1596-8153-488e-b622-951266a02f6c/741-774
2023-05-03Add the basic `ascii::Char` typeScott McMurray-0/+37