Skip to content
This repository was archived by the owner on Oct 8, 2019. It is now read-only.

Add implementation of Display for TIR structures.#7

Merged
ltratt merged 1 commit intomasterfrom
tir-dump
Mar 28, 2019
Merged

Add implementation of Display for TIR structures.#7
ltratt merged 1 commit intomasterfrom
tir-dump

Conversation

@vext01
Copy link
Member

@vext01 vext01 commented Mar 28, 2019

This accompanies softdevteam/ykrustc#11

This PR should go in before the above PR.

This change allows us to obtain a textual representation of TIR for testing.

The newly added item_path_str is a human readable string that we can use to identify any given TIR. It is printed in the text dump of a TIR so we can anchor expected test outcomes.

…h_str.

This allows us to obtain a textual representation of TIR for testing.

`item_path_str` is a human readable string that we can use to identify
any given TIR. It is printed in the text dump of a TIR so we can anchor
expected test outcomes.
@ltratt ltratt merged commit 9c5542d into master Mar 28, 2019
@ltratt ltratt deleted the tir-dump branch March 28, 2019 17:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants