Skip to content

debuginfo: Make LLDB pretty printer correctly handle zero-sized fields. #23307

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

Merged
merged 1 commit into from
Mar 13, 2015

Conversation

michaelwoerister
Copy link
Member

Fixes #22656. Also adds a nice pretty printer for Vec.

@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 07240d6

@bors
Copy link
Collaborator

bors commented Mar 13, 2015

⌛ Testing commit 07240d6 with merge ee76963...

bors added a commit that referenced this pull request Mar 13, 2015
Fixes #22656. Also adds a nice pretty printer for `Vec`.
Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 13, 2015
…=alexcrichton

 Fixes rust-lang#22656. Also adds a nice pretty printer for `Vec`.
@bors bors merged commit 07240d6 into rust-lang:master Mar 13, 2015
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

Successfully merging this pull request may close these issues.

rust-lldb pretty-printing: cannot concatenate 'str' and 'NoneType' objects
5 participants