mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
7e7da49f2a
PR #125443 will reformat all the use declarations in the repo. This would break a patch kept in `rustc_codegen_cranelift` that gets applied to `library/std/src/sys/pal/windows/rand.rs`. So this commit formats the use declarations in `library/std/src/sys/pal/windows/rand.rs` in advance of #125443 and updates the patch file accordingly. The motivation is that #125443 is a huge change and we want to get fiddly little changes like this out of the way so it can be nothing more than an `x fmt --all`. |
||
---|---|---|
.. | ||
0001-abi-cafe-Disable-some-test-on-x86_64-pc-windows-gnu.patch | ||
0022-coretests-Disable-not-compiling-tests.patch | ||
0027-coretests-128bit-atomic-operations.patch | ||
0027-stdlib-128bit-atomic-operations.patch | ||
0028-coretests-Disable-long-running-tests.patch | ||
0029-stdlib-rawdylib-processprng.patch | ||
0030-stdlib-Revert-use-raw-dylib-for-Windows-futex-APIs.patch | ||
bcryptprimitives.rs | ||
coretests-lock.toml | ||
rand-lock.toml | ||
regex-lock.toml | ||
stdlib-lock.toml |