Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IRShow] expose index information to postprinter #41828

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

simeonschaub
Copy link
Member

I am experimenting with showing some other information besides just the
types here as well and I think this would be generally useful. This
passes that information as an IOContext as to not break any downstream
uses of this code.

@simeonschaub simeonschaub added the display and printing Aesthetics and correctness of printed representations of objects. label Aug 8, 2021
I am experimenting with showing some other information besides just the
types here as well and I think this would be generally useful. This
passes that information as an `IOContext` as to not break any downstream
uses of this code.
@simeonschaub simeonschaub merged commit c2b4b38 into master Aug 10, 2021
@simeonschaub simeonschaub deleted the sds/postprinter_idx branch August 10, 2021 11:09
KristofferC pushed a commit that referenced this pull request Aug 25, 2021
I am experimenting with showing some other information besides just the
types here as well and I think this would be generally useful. This
passes that information as an `IOContext` as to not break any downstream
uses of this code.

(cherry picked from commit c2b4b38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display and printing Aesthetics and correctness of printed representations of objects.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants