Skip to content

fix: Remove unneeded annotation sorting #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2025

Conversation

Muscraft
Copy link
Member

@Muscraft Muscraft commented Jun 12, 2025

Note: This is another change related to matching rustc's output

This changes which origin is reported. Before, the origin was the first annotation within the file while now the origin is the first passed to us, giving users control over the origin.

@epage
Copy link
Contributor

epage commented Jun 12, 2025

Should we note this in the documentation?

@Muscraft Muscraft merged commit 8284fd3 into rust-lang:master Jun 12, 2025
15 checks passed
@Muscraft Muscraft deleted the fix-annotation-sorting branch June 12, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants