The new redundant import lints in #RustLang beta 1.78 make me really never want to use starports. Not from preludes, and definitely not `use super::*;` in tests. Too many fiddly conflicts from things that, for example, weren't used in the supermodule when you wrote the tests, but then got imported later.
⇧
silwol
•