diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-03-11 13:38:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-11 13:38:36 +0100 |
| commit | 7189fceab7f4a7d34c103f454ff83d93a58b6407 (patch) | |
| tree | 82070ab43500af0d35aa83fb0c456617d3f8cf09 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | f58d51b3c00b1e30acd75aead202eb2248bb33f9 (diff) | |
| parent | b795ae52804e1002e3993551dae69aae745237ce (diff) | |
| download | rust-7189fceab7f4a7d34c103f454ff83d93a58b6407.tar.gz rust-7189fceab7f4a7d34c103f454ff83d93a58b6407.zip | |
Rollup merge of #93283 - m1guelperez:master, r=Mark-Simulacrum
Fix for localized windows editions in testcase fn read_link() Issue#93211 This PR aims to fix the issue with localized windows versions that do not necessarily have the folder "Documents and settings" in English. The idea was provided by `@the8472.` We check if the "CI" environment variable is set, then we always check for the "Documents and Settings"-folder, otherwise we check if the folder exists on the local machine, and if not we skip this assert. Resoles #93211.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
