Skip to content

Port #[track_caller] to the new attribute system#142825

Merged
bors merged 3 commits intorust-lang:masterfrom
jdonszelmann:track-caller
Jun 25, 2025
Merged

Port #[track_caller] to the new attribute system#142825
bors merged 3 commits intorust-lang:masterfrom
jdonszelmann:track-caller

Conversation

@jdonszelmann
Copy link
Contributor

@jdonszelmann jdonszelmann commented Jun 21, 2025

r? @oli-obk

depends on #142493

Closes #142783

(didn't add a test for this, this situation should simply never come up again, the code was simply wrong. lmk if I should add it, but it won't test something very useful)

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

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

ICE: can't get the span of an arbitrary parsed attribute

5 participants