diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-05-08 13:55:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-08 13:55:44 +0200 |
| commit | 13ad11821e8d636e71d0ad8954071cd4c9e7bc6c (patch) | |
| tree | b2fadf9f73127291ae69d3867adaeb22cbd5ad13 /compiler/rustc_parse/src/parser/expr.rs | |
| parent | 4ed13189eca189c638699c7e85e6dd079e288971 (diff) | |
| parent | 3286d4aad789a48bfaef5a682d6dcf2642012216 (diff) | |
| download | rust-13ad11821e8d636e71d0ad8954071cd4c9e7bc6c.tar.gz rust-13ad11821e8d636e71d0ad8954071cd4c9e7bc6c.zip | |
Rollup merge of #140755 - dpaoliello:arm64windebuginfo, r=jieyouxu
[win][arm64] Disable various DebugInfo tests that don't work on Arm64 Windows While trying to get the aarch64-msvc build working correctly (#140136), various DebugInfo related tests were failing. I've added comments to each test to indicate why it is disabled and linked to appropriate bugs. * `tests/debuginfo/step-into-match.rs`: Stepping at the end of a function on goes to the callsite, not the instruction after it. * `tests/debuginfo/type-names.rs`: Arm64 Windows cdb doesn't support JavaScript extensions. Followed up with the Microsoft Debugger Tools team to fix this. * `tests/ui/runtime/backtrace-debuginfo.rs`: Backtraces are truncated due to #140489
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
