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

Update HashMap/HashSet pretty-printers to Rust 1.52 #7059

Merged
merged 1 commit into from Apr 6, 2021

Conversation

artemmukhin
Copy link
Member

The corresponding PRs in rustc:
rust-lang/rust#77566
rust-lang/rust#83920

Fixes #7045

changelog: Update LLDB/GDB pretty-printers to render HashMap/HashSet on Rust 1.52 or higher

@artemmukhin artemmukhin added the fix Pull requests that fix some bug(s) label Apr 6, 2021
@Undin Undin added this to the v145 milestone Apr 6, 2021
Copy link
Member

@Undin Undin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
bors r+

@bors
Copy link
Contributor

bors bot commented Apr 6, 2021

Build succeeded:

@bors bors bot merged commit 949953d into master Apr 6, 2021
@bors bors bot deleted the ortem/update-hashmap-pretty-printers-1.52 branch April 6, 2021 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests that fix some bug(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debugger doesn't show HashMap and HashSet values on nightly
2 participants