BurtonQin / lockbud

Statically detect memory, concurrency bugs and possible panic locations for Rust.
BSD 3-Clause "New" or "Revised" License
445 stars 25 forks source link

fix: LOCKBUD_LOG is not passed from cargo-lockbud to lockbud #65

Closed zjp-CN closed 1 month ago

zjp-CN commented 1 month ago

This PR also

BurtonQin commented 1 month ago

Thanks for your fix!