Skip to content

Commit c89fcff

Browse files
committed
Add docs warning that native developer should not use cygwin
1 parent 4503b4a commit c89fcff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/rustc/src/platform-support/x86_64-pc-cygwin.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
**Tier: 3**
44

55
Windows targets supporting Cygwin and MSYS2.
6+
A native developer *should not* use `*-cygwin-*` target unless they really know what they're doing.
7+
They should use `x86_64-pc-windows-*` instead if they want *native* Windows.
68

79
## Target maintainers
810

0 commit comments

Comments
 (0)