Skip to content

Split out elf and stack components from xtask#2587

Open
jamesmunns wants to merge 1 commit into
masterfrom
james/extract-stack
Open

Split out elf and stack components from xtask#2587
jamesmunns wants to merge 1 commit into
masterfrom
james/extract-stack

Conversation

@jamesmunns

Copy link
Copy Markdown
Contributor

I intend to do some rework of the max-stack analysis code, and would like to break out the max-stack analysis into its own crate to make testing this in isolation easier. As this code also depends on the xtask::elf module, I broke that out to avoid circular deps.

This is the minimum change necessary to split things out before any refactoring.

I intend to do some rework of the max-stack analysis code, and would
like to break out the max-stack analysis into its own crate to make
testing this in isolation easier. As this code also depends on the
`xtask::elf` module, I broke that out to avoid circular deps.

This is the minimum change necessary to split things out before any
refactoring.
@jamesmunns jamesmunns force-pushed the james/extract-stack branch from c69d5a6 to 42089bb Compare July 4, 2026 16:30
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