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

DefIndex formatting should split the "address space" and actual index. #44318

Closed
eddyb opened this issue Sep 4, 2017 · 0 comments
Closed

DefIndex formatting should split the "address space" and actual index. #44318

eddyb opened this issue Sep 4, 2017 · 0 comments

Comments

@eddyb
Copy link
Member

eddyb commented Sep 4, 2017

Right now we see things like DefIndex(2147483663) and DefIndex(2147483659) which are annoying to look at and tell any differences between - compare to 1:11 and 1:15.

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue Sep 6, 2017
Improve DefIndex formatting to be more semantic

Fixes rust-lang#44318

r? @eddyb
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue Sep 7, 2017
Improve DefIndex formatting to be more semantic

Fixes rust-lang#44318

r? @eddyb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant