Skip to content

Commit 4ab8949

Browse files
committed
Remove don't edit comment
1 parent c813a19 commit 4ab8949

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

crates/core_arch/src/aarch64/neon/generated.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//
2-
// THIS FILE IS GENERATED FORM neon.spec DO NOT CHANGE IT MANUALLY
3-
//
41
use super::*;
52
#[cfg(test)]
63
use stdarch_test::assert_instr;

crates/core_arch/src/arm/neon/generated.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//
2-
// THIS FILE IS GENERATED FORM neon.spec DO NOT CHANGE IT MANUALLY
3-
//
41
use super::*;
52
#[cfg(test)]
63
use stdarch_test::assert_instr;

0 commit comments

Comments
 (0)