Consistently print attribute paths
Open
@jdonszelmann is already working on this.
Since Apr 25, 2025.
A-attributes
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
Some recent PRs (#140193 & #139615) made me realise that we need a nicer way to print attribute paths throughout the compiler. See https://github.com/rust-lang/rust/pull/139615/files#r2040684192.
This is part of #131229
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.