mozilla / rust-code-analysis

Library to analyze and collect metrics on source code
https://mozilla.github.io/rust-code-analysis/
262 stars 46 forks source link

Add missing Debug traits #1088

Open jayvdb opened 1 month ago

jayvdb commented 1 month ago

Sits on top of #1084

marco-c commented 1 month ago

Thanks for the PR @jayvdb! Could you only submit your own commit so we can merge it independently?

jayvdb commented 1 month ago

That isnt useful at the moment due to https://github.com/mozilla/rust-code-analysis/issues/1083 . master fails to build. Nothing can be merged/done until that is fixed.

marco-c commented 1 month ago

Since master is broken too, we can still merge things that are clearly OK.