Describe the bug
#627 introduced lint problems in implants/lib/eldritch/src/file/read_impl.rs and #611 introduced lint problems in implants/lib/eldritch/src/runtime/eval.rs. They should be fixed at maximum priority. Moving forward we may start blocking merges if lint does not pass.
To Reproduce
Open repo in codespaces and see lint problems.
Expected behavior
All merged code should have zero lint problems unless apart of some larger body of work.
Describe the bug
#627 introduced lint problems in
implants/lib/eldritch/src/file/read_impl.rsand #611 introduced lint problems inimplants/lib/eldritch/src/runtime/eval.rs. They should be fixed at maximum priority. Moving forward we may start blocking merges if lint does not pass.To Reproduce
Open repo in codespaces and see lint problems.
Expected behavior
All merged code should have zero lint problems unless apart of some larger body of work.