Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit bed691d

Browse files
committed
rm usused_attributes
1 parent 3d75716 commit bed691d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/spirv-builder/src/test/basic.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ pub fn main() {
3232
fn custom_entry_point() {
3333
dis_globals(
3434
r#"
35-
#[allow(unused_attributes)]
3635
#[spirv(fragment(entry_point_name="hello_world"))]
3736
pub fn main() { }
3837
"#,

0 commit comments

Comments
 (0)