Skip to content

Conversation

@nnethercote
Copy link
Contributor

They currently aren't used because r-a didn't support them, but r-a support was recently merged in
rust-lang/rust-analyzer#21243.

r? @Noratrieb

@rustbot rustbot added 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. labels Jan 14, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 14, 2026

Noratrieb is not on the review rotation at the moment.
They may take a while to respond.

@nnethercote
Copy link
Contributor Author

@ChayimFriedman2: please let me know if we need to wait on this merging for any reason.

@rust-log-analyzer

This comment has been minimized.

@ChayimFriedman2
Copy link
Contributor

@ChayimFriedman2: please let me know if we need to wait on this merging for any reason.

This should be available on r-a releases and on nightly rustup, I think that's enough.

@Noratrieb
Copy link
Member

r=me

@rust-bors

This comment has been minimized.

They currently aren't used because r-a didn't support them, but r-a
support was recently merged in
rust-lang/rust-analyzer#21243.
@nnethercote nnethercote force-pushed the associated_type_defaults-query-key branch from 449f292 to aebcf78 Compare January 27, 2026 04:15
@rustbot
Copy link
Collaborator

rustbot commented Jan 27, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@nnethercote
Copy link
Contributor Author

@bors r=Noratrieb rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 27, 2026

📌 Commit aebcf78 has been approved by Noratrieb

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Jan 27, 2026
rust-bors bot pushed a commit that referenced this pull request Jan 27, 2026
Rollup of 5 pull requests

Successful merges:

 - #151692 (Try to reduce rustdoc GUI tests flakyness)
 - #147436 (slice/ascii: Optimize `eq_ignore_ascii_case` with auto-vectorization)
 - #151390 (Reintroduce `QueryStackFrame` split.)
 - #151097 (Use an associated type default for `Key::Cache`.)
 - #151702 (Omit standard copyright notice)
@rust-bors rust-bors bot merged commit 3b89fc6 into rust-lang:main Jan 27, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Jan 27, 2026
rust-timer added a commit that referenced this pull request Jan 27, 2026
Rollup merge of #151097 - nnethercote:associated_type_defaults-query-key, r=Noratrieb

Use an associated type default for `Key::Cache`.

They currently aren't used because r-a didn't support them, but r-a support was recently merged in
rust-lang/rust-analyzer#21243.

r? @Noratrieb
@nnethercote nnethercote deleted the associated_type_defaults-query-key branch January 28, 2026 03:52
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Jan 28, 2026
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#151692 (Try to reduce rustdoc GUI tests flakyness)
 - rust-lang/rust#147436 (slice/ascii: Optimize `eq_ignore_ascii_case` with auto-vectorization)
 - rust-lang/rust#151390 (Reintroduce `QueryStackFrame` split.)
 - rust-lang/rust#151097 (Use an associated type default for `Key::Cache`.)
 - rust-lang/rust#151702 (Omit standard copyright notice)
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. 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.

5 participants