about summary refs log tree commit diff
path: root/tests/codegen/binary-heap-peek-mut-pop-no-panic.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-13/+0
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-10-31tests: `ignore-debug` -> `ignore-std-debug-assertions`许杰友 Jieyou Xu (Joe)-1/+1
2024-10-03Avoid emptiness check in `PeekMut::pop`EFanZh-0/+13