Skip to content

Revert "Rollup merge of #157518 - CAD97:xdg_basedir, r=aapoalas" - #162492

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
CAD97:rm-xdg
Sep 11, 2026
Merged

Revert "Rollup merge of #157518 - CAD97:xdg_basedir, r=aapoalas"#162492
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
CAD97:rm-xdg

Conversation

@CAD97

@CAD97 CAD97 commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This reverts commit ac80064, reversing changes made to 8d6b380.

@rustbot rustbot added O-unix Operating system: Unix-like S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Sep 8, 2026
@rustbot

rustbot commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

r? @ChrisDenton

rustbot has assigned @ChrisDenton.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ChrisDenton, libs
  • @ChrisDenton, libs expanded to 13 candidates
  • Random selection from ChrisDenton, Darksonn, JohnTitor, Mark-Simulacrum

@rustbot

This comment has been minimized.

@CAD97 CAD97 mentioned this pull request Sep 8, 2026
4 tasks
@CAD97

CAD97 commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

This was only in nightly for a short period and explicitly very experimentally, so there shouldn't be any problems with removing it before the implementation of the superseding API lands. (I'm not sure what the bot wants from me here tbqh)

@ChrisDenton

Copy link
Copy Markdown
Member

It doesn't like the #157518 in the commit message. The PR description is used in the merge commit in any case so it's fine for the commit not to include it.

This reverts commit ac80064, reversing
changes made to 8d6b380.
@rustbot

rustbot commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

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.

@ChrisDenton

Copy link
Copy Markdown
Member

@bors r+

@rust-bors

rust-bors Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 97b1d00 has been approved by ChrisDenton

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 Sep 10, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Sep 10, 2026
Revert "Rollup merge of rust-lang#157518 - CAD97:xdg_basedir, r=aapoalas"

This reverts commit ac80064, reversing changes made to 8d6b380.

<!-- homu-ignore:start -->

- rust-lang#157515 is superseded
- This includes just the revert that's the first commit in rust-lang#158936
rust-bors Bot pushed a commit that referenced this pull request Sep 11, 2026
Rollup of 5 pull requests

Successful merges:

 - #162270 (Update `windows-bindgen` to 0.100.0)
 - #162492 (Revert "Rollup merge of #157518 - CAD97:xdg_basedir, r=aapoalas")
 - #162607 (Basic cleanup in `rustc_transmute`)
 - #162514 (Simplify diagnostic levels)
 - #162613 (iter::repeat_with, iter::successors, iter::from_fn added as diagnostic items)
rust-bors Bot pushed a commit that referenced this pull request Sep 11, 2026
Rollup of 10 pull requests

Successful merges:

 - #162270 (Update `windows-bindgen` to 0.100.0)
 - #162492 (Revert "Rollup merge of #157518 - CAD97:xdg_basedir, r=aapoalas")
 - #162607 (Basic cleanup in `rustc_transmute`)
 - #162619 (Add test for the missing Clone requirement for Cow slices)
 - #162172 (mention the opaque when its hidden type cannot be inferred)
 - #162514 (Simplify diagnostic levels)
 - #162546 (Use lld by default on `loongarch64-unknown-linux-gnu` nightly)
 - #162564 (yeet StabilityLevel)
 - #162613 (iter::repeat_with, iter::successors, iter::from_fn added as diagnostic items)
 - #162616 (regression test for async main diagnostic)
@rust-bors
rust-bors Bot merged commit 6036ee7 into rust-lang:main Sep 11, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Sep 11, 2026
rust-bors Bot pushed a commit that referenced this pull request Sep 11, 2026
Rollup merge of #162492 - CAD97:rm-xdg, r=ChrisDenton

Revert "Rollup merge of #157518 - CAD97:xdg_basedir, r=aapoalas"

This reverts commit ac80064, reversing changes made to 8d6b380.

<!-- homu-ignore:start -->

- #157515 is superseded
- This includes just the revert that's the first commit in #158936
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-unix Operating system: Unix-like S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants