about summary refs log tree commit diff
path: root/tests/codegen/option-as-slice.rs
AgeCommit message (Expand)AuthorLines
2023-04-16ci: add a runner for vanilla LLVM 16Josh Stone-0/+2
2023-03-11Move `Option::as_slice` to an always-sound implementationScott McMurray-5/+13
2023-03-01Add `Option::as_slice`(`_mut`)Andre Bogus-0/+28