File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Checks: >
1414 bugprone-integer-division,
1515 bugprone-macro-repeated-side-effects,
1616 bugprone-misplaced-operator-in-strlen-in-alloc,
17- bugprone-misplaced-pointer-artithmetic -in-alloc,
17+ bugprone-misplaced-pointer-arithmetic -in-alloc,
1818 bugprone-misplaced-widening-cast,
1919 bugprone-move-forwarding-reference,
2020 bugprone-multiple-statement-macro,
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Install other build prerequisites:
8585
8686- [ ` libfuse ` ] ( https://github.com/libfuse/libfuse/releases/tag/fuse-3.16.1 ) 3.16.1 or newer version
8787- [ FoundationDB] ( https://apple.github.io/foundationdb/getting-started-linux.html ) 7.1 or newer version
88- - [ Rust] ( https://www.rust-lang.org/tools/install ) toolchain: minimal 1.75.0, recommanded 1.85.0 or newer version (latest stable version)
88+ - [ Rust] ( https://www.rust-lang.org/tools/install ) toolchain: minimal 1.75.0, recommended 1.85.0 or newer version (latest stable version)
8989
9090## Build 3FS
9191
You can’t perform that action at this time.
0 commit comments