Skip to content

Revert "fuchsia: Add safestack as a supported sanitizer for x86_64 fuchsia" - #162505

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
PiJoules:revert-fuchsia-safestack-default
Sep 9, 2026
Merged

Revert "fuchsia: Add safestack as a supported sanitizer for x86_64 fuchsia"#162505
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
PiJoules:revert-fuchsia-safestack-default

Conversation

@PiJoules

@PiJoules PiJoules commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 7a44484.

This is leading to the issue seen in
#162272. We're also seeing the same build issues when using a rust toolchain that contains this commit for building fuchsia targets.

…chsia"

This reverts commit 7a44484.

This is leading to the issue seen in
rust-lang#162272. We're also seeing the
same build issues when using a rust toolchain that contains this commit
for building fuchsia targets.
@rustbot

rustbot commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

These commits modify compiler targets.
(See the Target Tier Policy.)

@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 Sep 8, 2026
@rustbot

rustbot commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

r? @chenyukang

rustbot has assigned @chenyukang.
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: compiler
  • compiler expanded to 76 candidates
  • Random selection from 21 candidates

@PiJoules

PiJoules commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

cc @erickt

@chenyukang

Copy link
Copy Markdown
Member

@bors r+ rollup

@rust-bors

rust-bors Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 3206f02 has been approved by chenyukang

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 9, 2026
mu001999 added a commit to mu001999/rust that referenced this pull request Sep 9, 2026
…default, r=chenyukang

Revert "fuchsia: Add safestack as a supported sanitizer for x86_64 fuchsia"

This reverts commit 7a44484.

This is leading to the issue seen in
rust-lang#162272. We're also seeing the same build issues when using a rust toolchain that contains this commit for building fuchsia targets.
rust-bors Bot pushed a commit that referenced this pull request Sep 9, 2026
Rollup of 6 pull requests

Successful merges:

 - #162482 (Make `run-make` testsuite work with other codegen backend than LLVM)
 - #161587 (Avoid invalid suggestion in case of macro expansion without inferrable generic type)
 - #162363 (Use correct `dir_path` when parsing module from path)
 - #162408 (add crashtests [7/N])
 - #162502 (triagebot: Subscribe me to amdgpu changes)
 - #162505 (Revert "fuchsia: Add safestack as a supported sanitizer for x86_64 fuchsia")
@rust-bors
rust-bors Bot merged commit b2e166a into rust-lang:main Sep 9, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Sep 9, 2026
rust-bors Bot pushed a commit that referenced this pull request Sep 9, 2026
Rollup merge of #162505 - PiJoules:revert-fuchsia-safestack-default, r=chenyukang

Revert "fuchsia: Add safestack as a supported sanitizer for x86_64 fuchsia"

This reverts commit 7a44484.

This is leading to the issue seen in
#162272. We're also seeing the same build issues when using a rust toolchain that contains this commit for building fuchsia targets.
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.

3 participants