ETNA workload for the Rust `tinyvec` crate. Each variant re-introduces one historical bug-fix into a fresh patched branch and pairs it with a framework-neutral property, four PBT adapters, and a deterministic witness test.
Per-property results
| Property | passed | failed | other | verdict |
|---|---|---|---|---|
ArrayvecDebugMatchesSlice | 0 | 40 | 0 | bug found |
DrainMatchesSliceRange | 0 | 40 | 0 | bug found |
RemovePastEndPanics | 0 | 40 | 0 | bug found |
SwapRemoveLastReturnsTail | 0 | 40 | 0 | bug found |