This is an archive of the discontinued Mercurial Phabricator instance.

rust: add `Debug` trait to a bunch of structs
ClosedPublic

Authored by Alphare on Apr 6 2022, 10:13 AM.

Details

Summary

This is useful when... debugging. Right now the output is not in the most
readable state it could be, but this is very low effort and is good enough
for now. We may want to write a nicer custom debug formatter for some of those
structs in the future.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

Alphare created this revision.Apr 6 2022, 10:13 AM
marmoute accepted this revision.Apr 8 2022, 7:38 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.
baymax updated this revision to Diff 32949.Apr 8 2022, 12:30 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 33051.Apr 12 2022, 11:05 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 33133.Apr 12 2022, 12:09 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)