Skip to content

Avoid recursion issues in parsing rustc messages - #822

Merged
Mark-Simulacrum merged 1 commit into
rust-lang:masterfrom
Mark-Simulacrum:next
Feb 12, 2026
Merged

Avoid recursion issues in parsing rustc messages#822
Mark-Simulacrum merged 1 commit into
rust-lang:masterfrom
Mark-Simulacrum:next

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown
Member

I think this should be minimal replacement for cargo-metadata's more expansive structs, removing the fields we don't need to parse. IIUC, this should avoid serde erroring and as such us skipping the relevant line of output.

cc rust-lang/rust#152354

@Mark-Simulacrum
Mark-Simulacrum added this pull request to the merge queue Feb 12, 2026
Merged via the queue into rust-lang:master with commit 6554554 Feb 12, 2026
3 checks passed
@Mark-Simulacrum
Mark-Simulacrum deleted the next branch February 12, 2026 01:09
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.

1 participant