We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
./x fmt
1 parent f8ee355 commit 91c8b23Copy full SHA for 91c8b23
std/src/sys/pal/windows/c/README.md
@@ -3,7 +3,7 @@ be edited manually.
3
4
To add bindings, edit `bindings.txt` then regenerate using the following command:
5
6
- ./x run generate-windows-sys && ./x fmt library/std
+ ./x run generate-windows-sys && ./x fmt
7
8
If you need to override generated functions or types then add them to
9
`library/std/src/sys/pal/windows/c.rs`.
0 commit comments