fix bug in proc macro derive diagnostics by jdonszelmann · Pull Request #146657 · rust-lang/rust (original) (raw)

rust-analyzer is developed in its own repository. If possible, consider making this change to rust-lang/rust-analyzer instead.

cc @rust-lang/rust-analyzer

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

Some changes occurred in diagnostic error codes

cc @GuillaumeGomez