Fix debuginfo tests for the latest version of the Windows SDK. #88842
Fix debuginfo tests for the latest version of the Windows SDK. #88842bors merged 2 commits intorust-lang:masterfrom
Conversation
This reverts commit 8059bc1.
|
(rust-highfive has picked a reviewer for you, use r? to override) |
2c3d5eb to
e2a6464
Compare
|
Note: the @bors rollup=iffy |
This comment has been minimized.
This comment has been minimized.
- Cdb now correctly visualizes enums. - Cdb doesn't render emoji characters in `OSStr` anymore. - Cdb doesn't always render `str` correctly (rust-lang#88840)
e2a6464 to
e156df2
Compare
|
Thanks for fixing this, @wesleywiser! @bors r+ |
|
📌 Commit e156df2 has been approved by |
|
⌛ Testing commit e156df2 with merge c950f7fd4793cc466326a5e1856d3e6337ddbb66... |
|
💔 Test failed - checks-actions |
|
Looks like a spurious error:
https://github.com/rust-lang-ci/rust/runs/3608424333#step:15:33 @bors retry |
|
@wesleywiser FYI, I needed to disable |
|
@ehuss Thanks for the heads up! I'll take a look at that as well. |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (e71925a): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
Re-enable the tests that were disabled to fix CI.
Changes:
OSStranymore.strcorrectly (Visualization for str is broken in the latest Windows SDK #88840)