Skip to content

Conversation

petrochenkov
Copy link
Contributor

We previously disabled non-English output from link.exe due to encoding issues (#35785).

In #70740 it was pointed out that it also prevents correct inspection of the linker output, which we have to do occasionally.

So this PR disables localization for all linkers.

@rust-highfive
Copy link
Contributor

r? @estebank

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 27, 2020
@estebank
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 27, 2020

📌 Commit 1686f5c has been approved by estebank

@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 Apr 27, 2020
@bors
Copy link
Collaborator

bors commented May 1, 2020

⌛ Testing commit 1686f5c with merge bd0bacc...

@bors
Copy link
Collaborator

bors commented May 1, 2020

☀️ Test successful - checks-azure
Approved by: estebank
Pushing bd0bacc to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 1, 2020
@bors bors merged commit bd0bacc into rust-lang:master May 1, 2020
@petrochenkov petrochenkov deleted the localink branch February 22, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants