mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
Update ./x fmt
command
This commit is contained in:
parent
5ee2dfd2bc
commit
a272f8ed44
@ -3,7 +3,7 @@ be edited manually.
|
|||||||
|
|
||||||
To add bindings, edit `bindings.txt` then regenerate using the following command:
|
To add bindings, edit `bindings.txt` then regenerate using the following command:
|
||||||
|
|
||||||
./x run generate-windows-sys && ./x fmt library/std
|
./x run generate-windows-sys && ./x fmt
|
||||||
|
|
||||||
If you need to override generated functions or types then add them to
|
If you need to override generated functions or types then add them to
|
||||||
`library/std/src/sys/pal/windows/c.rs`.
|
`library/std/src/sys/pal/windows/c.rs`.
|
||||||
|
Loading…
Reference in New Issue
Block a user