jroesch commented on a change in pull request #6741: URL: https://github.com/apache/incubator-tvm/pull/6741#discussion_r517838659
########## File path: rust/tvm-rt/src/object/object_ptr.rs ########## @@ -147,14 +148,26 @@ impl Object { } } +// impl fmt::Debug for Object { Review comment: I was leaving this here for after I land another outstanding branch so I can clean up some of the code. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org