Skip to content

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

Merged
bors[bot] merged 1 commit intomasterfrom
ortem/update-hashmap-pretty-printers-1.52
Apr 6, 2021
Merged

Update HashMap/HashSet pretty-printers to Rust 1.52#7059
bors[bot] merged 1 commit intomasterfrom
ortem/update-hashmap-pretty-printers-1.52

Conversation

@artemmukhin
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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