Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9007968

Browse files
committed
fix(ci): trailing comma fmt
1 parent ea4c160 commit 9007968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bootstrap/src/core/sanity.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pub struct Finder {
3535
const STAGE0_MISSING_TARGETS: &[&str] = &[
3636
// just a dummy comment so the list doesn't get onelined
3737
"wasm32-wali-linux-musl",
38-
"riscv32im-succinct-zkvm-elf"
38+
"riscv32im-succinct-zkvm-elf",
3939
];
4040

4141
/// Minimum version threshold for libstdc++ required when using prebuilt LLVM

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /