Skip to content

Commit

Permalink
squash changes
Browse files Browse the repository at this point in the history
  • Loading branch information
barshaul committed Jun 26, 2024
1 parent acbd739 commit e5c7d0c
Show file tree
Hide file tree
Showing 11 changed files with 835 additions and 312 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
toolchain: ${{ matrix.rust }}
components: rustfmt

- uses: Swatinem/rust-cache@v2

- uses: actions/checkout@v4

- name: Run tests
Expand Down Expand Up @@ -128,7 +126,6 @@ jobs:
with:
toolchain: stable
components: rustfmt, clippy
- uses: Swatinem/rust-cache@v2
- run: cargo fmt --all -- --check
name: fmt

Expand Down Expand Up @@ -174,8 +171,6 @@ jobs:
with:
toolchain: ${{ env.rust_ver }}

- uses: Swatinem/rust-cache@v2

- uses: actions/checkout@v4

- name: Benchmark
Expand Down
202 changes: 194 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e5c7d0c

Please sign in to comment.