Skip to content

refactor: Change diagnostics::SymbolInfoPrinter to not capture lifetimes#1621

Merged
davidlattimore merged 1 commit into
mainfrom
push-tntlnwvkzspy
Mar 2, 2026
Merged

refactor: Change diagnostics::SymbolInfoPrinter to not capture lifetimes#1621
davidlattimore merged 1 commit into
mainfrom
push-tntlnwvkzspy

Conversation

@davidlattimore

Copy link
Copy Markdown
Member

This was necessary in order to remove the File=elf::File bound on layout::compute, otherwise we got various lifetime errors.

This was necessary in order to remove the File=elf::File bound on
layout::compute, otherwise we got various lifetime errors.
@davidlattimore davidlattimore merged commit 1c285d7 into main Mar 2, 2026
20 checks passed
@davidlattimore davidlattimore deleted the push-tntlnwvkzspy branch March 2, 2026 00:03
mati865 added a commit to mati865/wild that referenced this pull request Mar 9, 2026
It broke in wild-linker#1621, only printing the `update` was never called.
mati865 added a commit that referenced this pull request Mar 9, 2026
It broke in #1621, only printing the `update` was never called.
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