-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Use smaller spans for some structured suggestions #87915
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
Conversation
r? @cjgillot (rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Use more accurate suggestion spans for * argument parse error * fully qualified path * missing code block type * numeric casts * E0212
r? @oli-obk |
ping |
@bors r+ |
📌 Commit 34d1963 has been approved by |
☀️ Test successful - checks-actions |
Finished benchmarking commit (9bb77da): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
The backport of rust-lang#89277 needed adjustment due to another PR (rust-lang#87915 - Use smaller spans for some structured suggestions) causing the test to have a slightly different span.
Use more accurate suggestion spans for