scheds/rust: Include Cargo.lock in the repo

Binary packages are expected to include Cargo.lock in the repo so that the
produced binaries match across different builds.
This commit is contained in:
Tejun Heo 2024-08-15 23:08:35 -10:00
parent 22167aeb14
commit c16b48d7b2
13 changed files with 12501 additions and 6 deletions

2211
scheds/rust/scx_bpfland/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,2 @@
src/bpf/.output
Cargo.lock
target

1617
scheds/rust/scx_lavd/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,2 @@
src/bpf/.output
Cargo.lock
target

1678
scheds/rust/scx_layered/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,2 @@
src/bpf/.output
Cargo.lock
target

1674
scheds/rust/scx_mitosis/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -2,5 +2,4 @@ src/bpf/.output
intf.h
main.bpf.c
bpf.rs
Cargo.lock
target

1421
scheds/rust/scx_rlfifo/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -2,5 +2,4 @@ src/bpf/.output
intf.h
main.bpf.c
bpf.rs
Cargo.lock
target

1611
scheds/rust/scx_rustland/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,2 @@
src/bpf/.output
Cargo.lock
target

2289
scheds/rust/scx_rusty/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff