This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 08ce17a
authored
Rollup merge of rust-lang#107876 - zephaniahong:issue-107547-fix, r=albertlarsan68
create symlink only for non-windows operating systems
Follow up on rust-lang#107834
It's my first time using the #cfg attribute. Did I use it correctly?
Thank you!1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
345 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
346 | 349 | | |
347 | 350 | | |
348 | 351 | | |
| |||
0 commit comments