diff options
| author | bors <bors@rust-lang.org> | 2023-03-20 20:05:45 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-03-20 20:05:45 +0000 |
| commit | 44f5180584404d18058cbbf224c55255db4fdcbb (patch) | |
| tree | 6e0c776942d7ac64823417816955b87d52e3259c /tests/rustdoc-js-std/parser-quote.js | |
| parent | febd59e122f67d26d410a62f661a941a706b28ec (diff) | |
| parent | bb7c373fdf6c7c3fb8e204dcc178d870644fcc4b (diff) | |
| download | rust-44f5180584404d18058cbbf224c55255db4fdcbb.tar.gz rust-44f5180584404d18058cbbf224c55255db4fdcbb.zip | |
Auto merge of #106610 - euclio:windows-rs, r=ChrisDenton
migrate compiler, bootstrap and compiletest to windows-rs This PR migrates the compiler, bootstrap, and compiletest to use [windows-rs](https://github.com/microsoft/windows-rs) instead of winapi-rs. windows-rs is the bindings crate provided by Microsoft, and is actively maintained compared to winapi-rs. Not all ecosystem crates have migrated over yet, so there will be a period of time where both crates are used. windows-rs also provides some nice ergonomics over winapi-rs to convert return values to `Result`s (which found a case where we forgot to check the return value of `CreateFileW`).
Diffstat (limited to 'tests/rustdoc-js-std/parser-quote.js')
0 files changed, 0 insertions, 0 deletions
