rust-lang / rust-lang/rust-analyzer

Parameter and chaining inlay hints don't work within `#[tracing::instrument]`

Open
#19,944 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-proc-macro C-bug
Dominant language
Rust
Stars
16.9k
Forks
2.2k
Avg merge
1d 12h
Merged PRs (30d)
72

Description

This works now after #19839.

However, #[tracing::instrument] still does not work. So we have another bug here, probably something to do with the spans. I will close this issue, and open another one about that.

Originally posted by @ChayimFriedman2 in #19834

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by reproducing parameter and chaining inlay hints inside #[tracing::instrument], then trace how the macro's spans are handled; done means both kinds of hints work within the instrumented code.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
developer-experience
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.