Stream: git-cranelift

Topic: cranelift / Issue #1338 implement Debug for ObjectBackend


view this post on Zulip GitHub (Jan 11 2020 at 07:26):

philipc commented on Issue #1338:

The PR is changing ObjectProduct rather than ObjectBackend.

No objection, but I suggest that ObjectProduct may be a bit too large to be useful to print out. An alternative that doesn't require ObjectProduct: Debug is .err().unwrap().

view this post on Zulip GitHub (Jan 11 2020 at 14:34):

jyn514 commented on Issue #1338:

.err().unwrap() is perfect for my use case, thanks!

view this post on Zulip GitHub (Jan 13 2020 at 10:27):

bnjbvr commented on Issue #1338:

Well, that went fast! Thanks @jyn514 for the PR and @philipc for the review, though!


Last updated: Oct 23 2024 at 20:03 UTC