Skip to content
New issue

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

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

Already on GitHub? # to your account

Subtree update of rust-analyzer #132941

Merged
merged 25 commits into from
Nov 12, 2024
Merged

Subtree update of rust-analyzer #132941

merged 25 commits into from
Nov 12, 2024

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Nov 12, 2024

r? @ghost

Veykril and others added 25 commits November 4, 2024 12:21
Render extern blocks in `file_structure`
Support new #[rustc_intrinsic] attribute and fallback bodies
minor: Don't try to auto-publish text-edit
minor: Enable triagebot `transfer` feature
It's been a year since we last bumped this (see rust-lang#15904), and VS Code
1.83 is the first version that supports LSP 3.17.5 (via
vscode-languageclient 9.0.1).

https://code.visualstudio.com/updates/v1_83#_language-server-protocol
minor: Rename `dyn compatible` to `dyn-compatible`
editors/code: Change minimum VS Code from 1.78 to 1.83
…ine-config

editors/code: Update supported debug engines in config
…abel

Replace Design label with C-Architecture
…its_accessors

internal: Add public `direct_supertraits(…)` & `all_supertraits(…)` accessor methods to `hir::Trait`
…olve-indexing

Use completion item indices instead of property matching when searching for the completion item to resolve
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 12, 2024
@rustbot
Copy link
Collaborator

rustbot commented Nov 12, 2024

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

@lnicola
Copy link
Member Author

lnicola commented Nov 12, 2024

@bors r+ p=1 subtree sync

@bors
Copy link
Contributor

bors commented Nov 12, 2024

📌 Commit 61dba02 has been approved by lnicola

It is now in the queue for this repository.

@bors bors removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 12, 2024
@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Nov 12, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 12, 2024
…iaskrgr

Rollup of 8 pull requests

Successful merges:

 - rust-lang#132651 (Remove attributes from generics in built-in derive macros)
 - rust-lang#132668 (Feature gate yield expressions not in 2024)
 - rust-lang#132771 (test(configure): cover `parse_args` in `src/bootstrap/configure.py`)
 - rust-lang#132895 (Generalize `NonNull::from_raw_parts` per ACP362)
 - rust-lang#132914 (Update grammar in std::cell docs.)
 - rust-lang#132927 (Consolidate type system const evaluation under `traits::evaluate_const`)
 - rust-lang#132935 (Make sure to ignore elided lifetimes when pointing at args for fulfillment errors)
 - rust-lang#132941 (Subtree update of `rust-analyzer`)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 38c2db4 into rust-lang:master Nov 12, 2024
6 checks passed
@rustbot rustbot added this to the 1.84.0 milestone Nov 12, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Nov 12, 2024
Rollup merge of rust-lang#132941 - lnicola:sync-from-ra2, r=lnicola

Subtree update of `rust-analyzer`

r? `@ghost`
@bors
Copy link
Contributor

bors commented Nov 12, 2024

⌛ Testing commit 61dba02 with merge 5700240...

@lnicola lnicola deleted the sync-from-ra2 branch November 13, 2024 07:15
# for free to join this conversation on GitHub. Already have an account? # 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.

10 participants