Skip to content

Subtree update of rust-analyzer #141881

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 19 commits into from
Jun 3, 2025
Merged

Subtree update of rust-analyzer #141881

merged 19 commits into from
Jun 3, 2025

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Jun 2, 2025

r? @ghost

vremyavnikuda and others added 19 commits May 26, 2025 15:51
fix: Recognize salsa cycles in `thread_result_to_response`
fix: Fix import insertion not being fully cfg aware
…efs-constructor-search

docs: add documentation for find_all_refs constructor search
internal: Restructure some semantics APIs for virtual macro files
refactor: Remove unncessary duplication in highlight_related
Account for `Generate` actions when filtering the allowed ones
fix: Fix manual not containing diagnostics documentation
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 2, 2025
@rustbot
Copy link
Collaborator

rustbot commented Jun 2, 2025

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

@rustbot
Copy link
Collaborator

rustbot commented Jun 2, 2025

⚠️ Warning ⚠️

  • There are issue links (such as #123) in the commit messages of the following commits.
    Please remove them as they will spam the issue with references to the commit.

@lnicola
Copy link
Member Author

lnicola commented Jun 2, 2025

It's a bit late to do anything about the issue number now, sorry.

@bors r+ p=1 subtree sync

@bors
Copy link
Collaborator

bors commented Jun 2, 2025

📌 Commit 01a1908 has been approved by lnicola

It is now in the queue for this repository.

@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 Jun 2, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jun 2, 2025
Subtree update of `rust-analyzer`

r? `@ghost`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jun 2, 2025
Subtree update of `rust-analyzer`

r? ``@ghost``
bors added a commit that referenced this pull request Jun 2, 2025
Subtree update of `rust-analyzer`

r? `@ghost`
@bors
Copy link
Collaborator

bors commented Jun 2, 2025

⌛ Testing commit 01a1908 with merge 5abfad3...

@bors
Copy link
Collaborator

bors commented Jun 2, 2025

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 2, 2025
@lnicola
Copy link
Member Author

lnicola commented Jun 3, 2025

@bors retry dunno, "can't find crate for std"

@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 Jun 3, 2025
bors added a commit that referenced this pull request Jun 3, 2025
Rollup of 9 pull requests

Successful merges:

 - #141554 (Improve documentation for codegen options)
 - #141817 (rustc_llvm: add Windows system libs only when cross-compiling from Wi…)
 - #141843 (Add `visit_id` to ast `Visitor`)
 - #141881 (Subtree update of `rust-analyzer`)
 - #141898 ([rustdoc-json] Implement PartialOrd and Ord for rustdoc_types::Id)
 - #141921 (Disable f64 minimum/maximum tests for arm 32)
 - #141930 (Enable triagebot `[concern]` functionality)
 - #141936 (Decouple "reporting in deps" from `FutureIncompatibilityReason`)
 - #141949 (move `test-float-parse` tool into `src/tools` dir)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1e1e188 into rust-lang:master Jun 3, 2025
9 of 10 checks passed
@rustbot rustbot added this to the 1.89.0 milestone Jun 3, 2025
@lnicola lnicola deleted the sync-from-ra branch June 3, 2025 13:08
@bors
Copy link
Collaborator

bors commented Jun 3, 2025

⌛ Testing commit 01a1908 with merge 2f17612...

rust-timer added a commit that referenced this pull request Jun 3, 2025
Rollup merge of #141881 - lnicola:sync-from-ra, r=lnicola

Subtree update of `rust-analyzer`

r? `@ghost`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants