Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doubly-linked-list: improve leak check
Previously the check may fail due to an underflow in the subtraction, rather than the assert. Forum discussion: https://forum.exercism.org/t/fix-operand-order-in-leaked-bytes-check-in-leak-test-doubly-linked-list-rust-exercise/15884
- Loading branch information