We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f466d18 commit 1975f82Copy full SHA for 1975f82
src/linkage.md
@@ -210,6 +210,5 @@ a statically linked binary on MSVC you would execute:
210
RUSTFLAGS='-C target-feature=+crt-static' cargo build --target x86_64-pc-windows-msvc
211
```
212
213
-
214
[configuration option]: conditional-compilation.html
215
[procedural macros]: procedural-macros.html
0 commit comments