Skip to content

Convert tests/debuginfo/pretty-std.rs to lldb-repr - #160331

Open
Walnut356 wants to merge 2 commits into
rust-lang:mainfrom
Walnut356:pretty-std-repr
Open

Convert tests/debuginfo/pretty-std.rs to lldb-repr#160331
Walnut356 wants to merge 2 commits into
rust-lang:mainfrom
Walnut356:pretty-std-repr

Conversation

@Walnut356

Copy link
Copy Markdown
Contributor

Two things of note:

  • I had to fix another small issue with msvc template args
  • Enabling this test on windows-gnu caused the GDB test to fail because GDB decodes the emoji to raw bytes when working with wtf-8 strings. There's not an easy way to handle wtf-8 in python i think? So i just replaced the emoji with a wildcard. The target-specific differences should also fix itself once gdb-repr is implemented

r? @jieyouxu, @Kobzol

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Aug 1, 2026
@rustbot

rustbot commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

jieyouxu is currently at their maximum review capacity.
They may take a while to respond.

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants