Skip to content

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Nov 15, 2024

@rustbot
Copy link
Collaborator

rustbot commented Nov 15, 2024

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Nov 15, 2024
@rust-log-analyzer

This comment has been minimized.

This is the "smartcase" behavior, described by vim and dtolnay.

(cherry picked from commit 32500aa)
@cuviper
Copy link
Member Author

cuviper commented Nov 15, 2024

@bors r+ rollup=never

@bors
Copy link
Collaborator

bors commented Nov 15, 2024

📌 Commit 71ed455 has been approved by cuviper

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 Nov 15, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 15, 2024
[beta] backports

- Use completion item indices instead of property matching rust-lang#132987, rust-lang/rust-analyzer#18503
- Reject raw lifetime followed by `'`, like regular lifetimes do rust-lang#132341
- Only disable cache if predicate has opaques within it rust-lang#132625
- rustdoc-search: case-sensitive only when capitals are used rust-lang#133043

r? cuviper
@bors
Copy link
Collaborator

bors commented Nov 15, 2024

⌛ Testing commit 71ed455 with merge 1ad6817...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Nov 15, 2024

💔 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 Nov 15, 2024
(cherry picked from commit 94579ff)
For reasons I don't understand, lldb in Xcode 15 no longer prints objects as:

(long) $0 = 19

instead, it is printing them as:

(long) 19

(cherry picked from commit 16b91e8)
@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Nov 15, 2024
@cuviper
Copy link
Member Author

cuviper commented Nov 15, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 15, 2024

📌 Commit 48c21ba has been approved by cuviper

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 Nov 15, 2024
@bors
Copy link
Collaborator

bors commented Nov 16, 2024

⌛ Testing commit 48c21ba with merge 4ff8ff0...

@bors
Copy link
Collaborator

bors commented Nov 16, 2024

☀️ Test successful - checks-actions
Approved by: cuviper
Pushing 4ff8ff0 to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Nov 16, 2024
@bors bors merged commit 4ff8ff0 into rust-lang:beta Nov 16, 2024
7 checks passed
@rustbot rustbot added this to the 1.83.0 milestone Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. 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. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc 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