mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +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:
|
||||
|
||||
./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
|
||||
`library/std/src/sys/pal/windows/c.rs`.
|
||||
|
Loading…
Reference in New Issue
Block a user