Skip to content

Commit bd47508

Browse files
fee1-deadFirestar99
authored andcommitted
fix CI
1 parent 277b94c commit bd47508

File tree

1 file changed

+0
-2
lines changed
  • crates/rustc_codegen_spirv/src

1 file changed

+0
-2
lines changed

crates/rustc_codegen_spirv/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ extern crate rustc_arena;
8585
#[cfg(rustc_codegen_spirv_disable_pqp_cg_ssa)]
8686
extern crate rustc_ast;
8787
#[cfg(rustc_codegen_spirv_disable_pqp_cg_ssa)]
88-
extern crate rustc_attr_data_structures;
89-
#[cfg(rustc_codegen_spirv_disable_pqp_cg_ssa)]
9088
extern crate rustc_attr_parsing;
9189
#[cfg(rustc_codegen_spirv_disable_pqp_cg_ssa)]
9290
extern crate rustc_codegen_ssa;

0 commit comments

Comments
 (0)