about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-02-15 02:37:30 -0500
committerGitHub <noreply@github.com>2025-02-15 02:37:30 -0500
commit224be791294260fcc06cf6d7819cbdd70129ffe1 (patch)
tree824a9832b856897071e1fd80c41d136d65ecc831 /compiler/rustc_codegen_llvm/src/errors.rs
parent1524b5319ad0bb165b84ec04bbab4a8ba82542b5 (diff)
parent26eeac1a1e9fe46ffd80dd0d3dafdd2c2a644306 (diff)
downloadrust-224be791294260fcc06cf6d7819cbdd70129ffe1.tar.gz
rust-224be791294260fcc06cf6d7819cbdd70129ffe1.zip
Rollup merge of #136978 - ChrisDenton:windows-bindgen, r=Amanieu
Windows: Update generated bindings

Update to windows-bindgen 0.59.

This update is aimed at reducing churn in the future, but means a bit more churn now:

- `bindings.txt` no longer needs us to write the namespace for each item. This is good because it means in the future we won't need to change them if the namespace changes. However, there are a few where we still need to disambiguate due to duplicate items (this is a bug in the upstream metadata).
- The output in `windows-sys.rs` is now sorted. It was mostly sorted before but not intentionally. This should mean future changes are less noisy.

The actual code changes are minimal here. A few types are now `bool` instead of `BOOLEAN`, which is more convenient.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions