rust-unofficial / too-many-lists

Learn Rust by writing Entirely Too Many linked lists
https://rust-unofficial.github.io/too-many-lists/
MIT License
3.16k stars 276 forks source link

Fix incomplete test -- add missing "use super::Iterator;" #295

Open phdye opened 5 months ago

phdye commented 5 months ago

Tests incomplete, missing "use super::Iterator;"