Closed lowr closed 2 years ago
@bors r+
:pushpin: Commit 64632c0e6b9f3b6514daf52d26b99a6e4f374177 has been approved by jackh726
It is now in the queue for this repository.
:hourglass: Testing commit 64632c0e6b9f3b6514daf52d26b99a6e4f374177 with merge cadaba9881d78c9814d966e595cc978e64a8b76e...
:sunny: Test successful - checks-actions Approved by: jackh726 Pushing cadaba9881d78c9814d966e595cc978e64a8b76e to master...
Fixes #762
chalk-integration has been overlooking ADTs' generic parameters when it generates auto trait impls for them. This function is only used to print the lowered program in cli so it doesn't affect other crates.