Skip to content

Commit f4336be

Browse files
committed
compiletest: remove useless env gates from spec_constant-attr
1 parent b2a2482 commit f4336be

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/compiletests/ui/dis/spec_constant-attr.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
// normalize-stderr-test "OpExtension .SPV_KHR_vulkan_memory_model.\n" -> ""
1010
// normalize-stderr-test "OpMemoryModel Logical Vulkan" -> "OpMemoryModel Logical Simple"
1111

12-
// FIXME(eddyb) this should use revisions to track both the `vulkan1.2` output
13-
// and the pre-`vulkan1.2` output, but per-revisions `{only,ignore}-*` directives
14-
// are not supported in `compiletest-rs`.
15-
// ignore-vulkan1.2
16-
1712
use spirv_std::spirv;
1813

1914
#[spirv(fragment)]

0 commit comments

Comments
 (0)