about summary refs log tree commit diff
path: root/compiler/rustc_session/src/utils.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-16 07:35:20 +0000
committerbors <bors@rust-lang.org>2023-03-16 07:35:20 +0000
commitcd6c574af3886c41f34086d90df42c3da0144693 (patch)
treecaac7aff57dfacf693ba34309f382e9ada7604f9 /compiler/rustc_session/src/utils.rs
parent18e305dfca6dfef07478378cb9a673fdba6ac3b3 (diff)
parent956bebb07b641b1d9c1b04255f9a190e8f00a146 (diff)
downloadrust-cd6c574af3886c41f34086d90df42c3da0144693.tar.gz
rust-cd6c574af3886c41f34086d90df42c3da0144693.zip
Auto merge of #108809 - lqd:fix-ignore, r=pietroalbini
fix ignore header in MSVC test

From `@pietroalbini's` [zulip message](https://rust-lang.zulipchat.com/#narrow/stream/326414-t-infra.2Fbootstrap/topic/better.20compiletest.20ignore.20messages/near/339845864)

> there are tests like `tests/ui/panic-runtime/unwind-tables-target-required.rs` which have `only-x86_64-windows-msvc` which I'm pretty sure is invalid

This test is currently ignored on x64 MSVC CI because of this incorrect target. We'll see if it still passes.

r? `@pietroalbini`
Diffstat (limited to 'compiler/rustc_session/src/utils.rs')
0 files changed, 0 insertions, 0 deletions