Skip to content

[EXPERIMENT] Reduce short-backtrace overhead in some query plumbing call stacks#151719

Closed
Zalathar wants to merge 3 commits intorust-lang:mainfrom
Zalathar:short-backtrace
Closed

[EXPERIMENT] Reduce short-backtrace overhead in some query plumbing call stacks#151719
Zalathar wants to merge 3 commits intorust-lang:mainfrom
Zalathar:short-backtrace

Conversation

@Zalathar
Copy link
Member

Building on top of #151666, this PR tries to eliminate some layers in query plumbing call stacks that come from using a __rust_begin_short_backtrace helper inside a closure.

r? ghost

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

Labels

A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.

3 participants