Skip to content

Commit

Permalink
Merge pull request #17 from ProspectiveCo/dedupe-xtreme
Browse files Browse the repository at this point in the history
Add deduplication optimization rule
  • Loading branch information
texodus authored Nov 24, 2023
2 parents 9e88287 + ce7d356 commit 74188f7
Show file tree
Hide file tree
Showing 19 changed files with 827 additions and 686 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04]
rust: [nightly-2022-10-24]
rust: [nightly-2023-10-12]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 74188f7

Please sign in to comment.