Skip to content

Commit 93b6838

Browse files
committed
add a csky-unknown-linux-gnuabiv2 target
1 parent c9bc45f commit 93b6838

File tree

1 file changed

+1
-0
lines changed
  • crates/ide-completion/src/completions/attribute

1 file changed

+1
-0
lines changed

crates/ide-completion/src/completions/attribute/cfg.rs

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ const KNOWN_ARCH: [&str; 19] = [
4646
"aarch64",
4747
"arm",
4848
"avr",
49+
"csky",
4950
"hexagon",
5051
"mips",
5152
"mips64",

0 commit comments

Comments
 (0)