| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -67/+0 | |
| 2025-02-11 | tests/codegen: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 | |
| 2024-04-08 | Add invariant to VecDeque::pop_* that len < cap if pop successful | Philippe-Cholet | -0/+67 | |
| Similar to #114370 for VecDeque instead of Vec. It now uses `core::hint::assert_unchecked`. | ||||
