Skip to content

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

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

estebank
Copy link
Contributor

Use more accurate suggestion spans for

  • argument parse error
  • fully qualified path
  • missing code block type
  • numeric casts

@rust-highfive
Copy link
Contributor

r? @cjgillot

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 10, 2021
@rust-log-analyzer

This comment has been minimized.

@bors

This comment has been minimized.

Use more accurate suggestion spans for

* argument parse error
* fully qualified path
* missing code block type
* numeric casts
* E0212
@estebank
Copy link
Contributor Author

r? @oli-obk

@rust-highfive rust-highfive assigned oli-obk and unassigned cjgillot Aug 12, 2021
@inquisitivecrystal inquisitivecrystal added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 24, 2021
@estebank
Copy link
Contributor Author

estebank commented Sep 9, 2021

ping

@oli-obk
Copy link
Contributor

oli-obk commented Sep 13, 2021

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 13, 2021

📌 Commit 34d1963 has been approved by oli-obk

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 13, 2021
@bors
Copy link
Collaborator

bors commented Sep 13, 2021

⌛ Testing commit 34d1963 with merge 9bb77da...

@bors
Copy link
Collaborator

bors commented Sep 13, 2021

☀️ Test successful - checks-actions
Approved by: oli-obk
Pushing 9bb77da to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 13, 2021
@bors bors merged commit 9bb77da into rust-lang:master Sep 13, 2021
@rustbot rustbot added this to the 1.57.0 milestone Sep 13, 2021
@rust-timer
Copy link
Collaborator

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

ehuss added a commit to ehuss/rust that referenced this pull request Oct 4, 2021
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants