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

Keep up to date with rustc? #46

Closed Millione closed 1 year ago

Millione commented 1 year ago

I want to use the latest nightly release. I wonder if lockbud compiling successfully in the latest nightly means ok to use?

BurtonQin commented 1 year ago

Of course, I'll be doing an upgrade this weekend.

Millione commented 1 year ago

Thank you, but I need it urgently, can you check the PR I submitted when you have time? #47