Skip to content

Subtree update of rust-analyzer - #144243

Merged
bors merged 17 commits into
rust-lang:masterfrom
lnicola:sync-from-ra
Jul 21, 2025
Merged

Subtree update of rust-analyzer#144243
bors merged 17 commits into
rust-lang:masterfrom
lnicola:sync-from-ra

Conversation

@lnicola

Copy link
Copy Markdown
Member

@rustbotrustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 21, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

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

lnicola commented Jul 21, 2025

Copy link
Copy Markdown
MemberAuthor

@bors r+ p=1 rollup subtree sync

@bors

bors commented Jul 21, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 8f67bcf has been approved by lnicola

It is now in the queue for this repository.

@lnicola

Copy link
Copy Markdown
MemberAuthor

@bors rollup=always

jieyouxu added a commit to jieyouxu/rust that referenced this pull request Jul 21, 2025
Subtree update of `rust-analyzer`
r? `@ghost`
@jieyouxujieyouxu mentioned this pull request Jul 21, 2025
jieyouxu added a commit to jieyouxu/rust that referenced this pull request Jul 21, 2025
Subtree update of `rust-analyzer`
r? ``@ghost``
@jieyouxujieyouxu mentioned this pull request Jul 21, 2025
bors added a commit that referenced this pull request Jul 21, 2025
Rollup of 15 pull requests
Successful merges:
- #142097 (gpu offload host code generation)
- #143430 (Lower extra lifetimes before normal generic params.)
- #143672 (Fix Box allocator drop elaboration)
- #143768 (Constify Try, From, TryFrom and relevant traits)
- #143816 (Implement `check` for compiletest and RA using tool macro)
- #143985 (rustc_public: de-StableMIR-ize)
- #144027 (clippy: make tests work in stage 1)
- #144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- #144176 (Add approval blocking labels for new bors)
- #144187 (fix handling of base address for TypeId allocations)
- #144212 (Remove the ptr_unique lang item)
- #144243 (Subtree update of `rust-analyzer`)
- #144246 (Don't use another main test file as auxiliary)
- #144251 (rustc-dev-guide subtree update)
- #144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
@jieyouxujieyouxu mentioned this pull request Jul 21, 2025
bors added a commit that referenced this pull request Jul 21, 2025
Rollup of 14 pull requests
Successful merges:
- #142097 (gpu offload host code generation)
- #143430 (Lower extra lifetimes before normal generic params.)
- #143768 (Constify Try, From, TryFrom and relevant traits)
- #143816 (Implement `check` for compiletest and RA using tool macro)
- #143985 (rustc_public: de-StableMIR-ize)
- #144027 (clippy: make tests work in stage 1)
- #144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- #144176 (Add approval blocking labels for new bors)
- #144187 (fix handling of base address for TypeId allocations)
- #144212 (Remove the ptr_unique lang item)
- #144243 (Subtree update of `rust-analyzer`)
- #144246 (Don't use another main test file as auxiliary)
- #144251 (rustc-dev-guide subtree update)
- #144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 05f80f7 into rust-lang:masterJul 21, 2025
11 checks passed
@rustbotrustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 21, 2025
@rustbotrustbot added this to the 1.90.0 milestone Jul 21, 2025
rust-timer added a commit that referenced this pull request Jul 21, 2025
Rollup merge of #144243 - lnicola:sync-from-ra, r=lnicola
Subtree update of `rust-analyzer`
r? ```@ghost```
github-actionsBot pushed a commit to rust-lang/miri that referenced this pull request Jul 22, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#142097 (gpu offload host code generation)
- rust-lang/rust#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang/rust#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang/rust#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang/rust#143985 (rustc_public: de-StableMIR-ize)
- rust-lang/rust#144027 (clippy: make tests work in stage 1)
- rust-lang/rust#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang/rust#144176 (Add approval blocking labels for new bors)
- rust-lang/rust#144187 (fix handling of base address for TypeId allocations)
- rust-lang/rust#144212 (Remove the ptr_unique lang item)
- rust-lang/rust#144243 (Subtree update of `rust-analyzer`)
- rust-lang/rust#144246 (Don't use another main test file as auxiliary)
- rust-lang/rust#144251 (rustc-dev-guide subtree update)
- rust-lang/rust#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
@lnicola
lnicola deleted the sync-from-ra branch July 22, 2025 06:17
@jieyouxu

Copy link
Copy Markdown
Member

Hi bors this is already merged
@bors r-

@borsbors added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jul 22, 2025
@jieyouxujieyouxu added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. merged-by-bors This PR was explicitly merged by bors. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 22, 2025
github-actionsBot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Jul 24, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#142097 (gpu offload host code generation)
- rust-lang/rust#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang/rust#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang/rust#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang/rust#143985 (rustc_public: de-StableMIR-ize)
- rust-lang/rust#144027 (clippy: make tests work in stage 1)
- rust-lang/rust#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang/rust#144176 (Add approval blocking labels for new bors)
- rust-lang/rust#144187 (fix handling of base address for TypeId allocations)
- rust-lang/rust#144212 (Remove the ptr_unique lang item)
- rust-lang/rust#144243 (Subtree update of `rust-analyzer`)
- rust-lang/rust#144246 (Don't use another main test file as auxiliary)
- rust-lang/rust#144251 (rustc-dev-guide subtree update)
- rust-lang/rust#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
github-actionsBot pushed a commit to rust-lang/rust-analyzer that referenced this pull request Jul 28, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#142097 (gpu offload host code generation)
- rust-lang/rust#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang/rust#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang/rust#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang/rust#143985 (rustc_public: de-StableMIR-ize)
- rust-lang/rust#144027 (clippy: make tests work in stage 1)
- rust-lang/rust#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang/rust#144176 (Add approval blocking labels for new bors)
- rust-lang/rust#144187 (fix handling of base address for TypeId allocations)
- rust-lang/rust#144212 (Remove the ptr_unique lang item)
- rust-lang/rust#144243 (Subtree update of `rust-analyzer`)
- rust-lang/rust#144246 (Don't use another main test file as auxiliary)
- rust-lang/rust#144251 (rustc-dev-guide subtree update)
- rust-lang/rust#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
rust-cloud-vmsBot pushed a commit to makai410/rustc_public that referenced this pull request Aug 16, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#142097 (gpu offload host code generation)
- rust-lang/rust#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang/rust#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang/rust#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang/rust#143985 (rustc_public: de-StableMIR-ize)
- rust-lang/rust#144027 (clippy: make tests work in stage 1)
- rust-lang/rust#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang/rust#144176 (Add approval blocking labels for new bors)
- rust-lang/rust#144187 (fix handling of base address for TypeId allocations)
- rust-lang/rust#144212 (Remove the ptr_unique lang item)
- rust-lang/rust#144243 (Subtree update of `rust-analyzer`)
- rust-lang/rust#144246 (Don't use another main test file as auxiliary)
- rust-lang/rust#144251 (rustc-dev-guide subtree update)
- rust-lang/rust#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
rust-cloud-vmsBot pushed a commit to makai410/rustc_public that referenced this pull request Aug 20, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#142097 (gpu offload host code generation)
- rust-lang/rust#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang/rust#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang/rust#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang/rust#143985 (rustc_public: de-StableMIR-ize)
- rust-lang/rust#144027 (clippy: make tests work in stage 1)
- rust-lang/rust#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang/rust#144176 (Add approval blocking labels for new bors)
- rust-lang/rust#144187 (fix handling of base address for TypeId allocations)
- rust-lang/rust#144212 (Remove the ptr_unique lang item)
- rust-lang/rust#144243 (Subtree update of `rust-analyzer`)
- rust-lang/rust#144246 (Don't use another main test file as auxiliary)
- rust-lang/rust#144251 (rustc-dev-guide subtree update)
- rust-lang/rust#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
makai410 pushed a commit to makai410/rust that referenced this pull request Nov 8, 2025
Subtree update of `rust-analyzer`
r? ```@ghost```
makai410 pushed a commit to makai410/rust that referenced this pull request Nov 8, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang#142097 (gpu offload host code generation)
- rust-lang#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang#143985 (rustc_public: de-StableMIR-ize)
- rust-lang#144027 (clippy: make tests work in stage 1)
- rust-lang#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang#144176 (Add approval blocking labels for new bors)
- rust-lang#144187 (fix handling of base address for TypeId allocations)
- rust-lang#144212 (Remove the ptr_unique lang item)
- rust-lang#144243 (Subtree update of `rust-analyzer`)
- rust-lang#144246 (Don't use another main test file as auxiliary)
- rust-lang#144251 (rustc-dev-guide subtree update)
- rust-lang#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
makai410 pushed a commit to makai410/rust that referenced this pull request Nov 10, 2025
Subtree update of `rust-analyzer`
r? ```@ghost```
makai410 pushed a commit to makai410/rust that referenced this pull request Nov 10, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang#142097 (gpu offload host code generation)
- rust-lang#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang#143985 (rustc_public: de-StableMIR-ize)
- rust-lang#144027 (clippy: make tests work in stage 1)
- rust-lang#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang#144176 (Add approval blocking labels for new bors)
- rust-lang#144187 (fix handling of base address for TypeId allocations)
- rust-lang#144212 (Remove the ptr_unique lang item)
- rust-lang#144243 (Subtree update of `rust-analyzer`)
- rust-lang#144246 (Don't use another main test file as auxiliary)
- rust-lang#144251 (rustc-dev-guide subtree update)
- rust-lang#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
makai410 pushed a commit to makai410/rustc_public that referenced this pull request Nov 16, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#142097 (gpu offload host code generation)
- rust-lang/rust#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang/rust#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang/rust#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang/rust#143985 (rustc_public: de-StableMIR-ize)
- rust-lang/rust#144027 (clippy: make tests work in stage 1)
- rust-lang/rust#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang/rust#144176 (Add approval blocking labels for new bors)
- rust-lang/rust#144187 (fix handling of base address for TypeId allocations)
- rust-lang/rust#144212 (Remove the ptr_unique lang item)
- rust-lang/rust#144243 (Subtree update of `rust-analyzer`)
- rust-lang/rust#144246 (Don't use another main test file as auxiliary)
- rust-lang/rust#144251 (rustc-dev-guide subtree update)
- rust-lang/rust#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
makai410 pushed a commit to makai410/rustc_public that referenced this pull request Mar 27, 2026
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#142097 (gpu offload host code generation)
- rust-lang/rust#143430 (Lower extra lifetimes before normal generic params.)
- rust-lang/rust#143768 (Constify Try, From, TryFrom and relevant traits)
- rust-lang/rust#143816 (Implement `check` for compiletest and RA using tool macro)
- rust-lang/rust#143985 (rustc_public: de-StableMIR-ize)
- rust-lang/rust#144027 (clippy: make tests work in stage 1)
- rust-lang/rust#144080 (Mitigate `#[align]` name resolution ambiguity regression with a rename)
- rust-lang/rust#144176 (Add approval blocking labels for new bors)
- rust-lang/rust#144187 (fix handling of base address for TypeId allocations)
- rust-lang/rust#144212 (Remove the ptr_unique lang item)
- rust-lang/rust#144243 (Subtree update of `rust-analyzer`)
- rust-lang/rust#144246 (Don't use another main test file as auxiliary)
- rust-lang/rust#144251 (rustc-dev-guide subtree update)
- rust-lang/rust#144254 (opt-dist: make `artifact-dir` an absolute path for `opt-dist local`)
r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rust-analyzerRelevant to the rust-analyzer team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@lnicola@rustbot@bors@jieyouxu@A4-Tacks@Young-Flash@ChayimFriedman2@ShoyuVanilla