Skip to content

Conversation

matthiaskrgr
Copy link
Member

@matthiaskrgr matthiaskrgr commented Jun 2, 2025

Successful merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

vremyavnikuda and others added 30 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
New Windows Server 2025 images have been released (20250527).
This ensures that these tests can be run on editions other than 2015
ci: use free runner for aarch64-gnu-llvm-19-1 PR job
…527, r=Kobzol

Switch `x86_64-msvc-{1,2}` back to Windows Server 2025 images

New Windows Server 2025 images have been released (**20250527.1.0**). New images appear to not exhibit the lack-of-disk-space problem as tracked by rust-lang#141022, and the new runner image's storage capacity appears to be configured correctly.

Windows Server 2025 image version **20250527.1.0** release notes: <https://github.com/actions/runner-images/releases/tag/win25%2F20250527.1>.

Resolves rust-lang#141022.
Optionally don't steal the THIR

The THIR being stolen is a recurrent pain for authors of rustc drivers. This makes it optional, so that the `thir_body` query can still be used after analysis of the crate has completed.
Subtree update of `rust-analyzer`

r? `@ghost`
allow macro_use as first segment

Fixes rust-lang#140255

This issue may raise a question: It's reasonable an external crate name or import target be legally named `macro_use`?
…sgx_maintainers, r=Noratrieb

[RTE-484] Update SGX maintainers

``@mzohreva`` is no longer with Fortanix. We need to change the SGX maintainers accordingly.
…rochenkov

Add missing `dyn` keywords to tests that do not test for them

This ensures that these tests can be run on editions other than 2015
@rustbot rustbot added A-attributes Area: Attributes (`#[…]`, `#![…]`) A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. rollup A PR which is a rollup labels Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-attributes Area: Attributes (`#[…]`, `#![…]`) A-testsuite Area: The testsuite used to check the correctness of rustc rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants