summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/intrinsic.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-11-16 20:24:49 +0000
committerbors <bors@rust-lang.org>2024-11-16 20:24:49 +0000
commitf2a35426b6586178c44b27cedae182502092e898 (patch)
treed2f98c52f110d085f44a6144498338e17ef5cca9 /compiler/rustc_codegen_llvm/src/intrinsic.rs
parent46e8d20301cb4abe91ab0a4bea43bb085e1d4e4a (diff)
parentdccb6c0f279ebec551382bdb36db97622fca324b (diff)
downloadrust-f2a35426b6586178c44b27cedae182502092e898.tar.gz
rust-f2a35426b6586178c44b27cedae182502092e898.zip
Auto merge of #133115 - jieyouxu:cdb, r=chrisdenton
Update cdb annotations for some debuginfo tests with cdb `10.0.26100.2161`

GitHub CI runners [recently updated to Windows Server 2022 (20241113)](https://github.com/actions/runner-images/releases/tag/win22%2F20241113.3) which included Windows Software Development Kit version `10.1.26100.1742`, which transitively shipped a `cdb` version `10.0.26100.2161`.

This changed some cdb output, causing 3 debuginfo tests to fail (see #133107, https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/msvc.20update.20causing.20debuginfo.20failures):

```
tests\debuginfo\numeric-types.rs
tests\debuginfo\range-types.rs
tests\debuginfo\unit-type.rs
```

I updated cdb annotations for these 3 tests locally with a matching `cdb` version. However, I am not by any means a cdb expert nor debuginfo expert, I just reblessed the tests to match whatever the new cdb version produces to unblock the tree. It is certainly possible that debuginfo improved/regressed/both with the newer cdb version.

try-job: x86_64-msvc
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/intrinsic.rs')
0 files changed, 0 insertions, 0 deletions