Skip to content

Commit

Permalink
Merge branch 'main' into eliza/nightly-2022-10-09
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw authored Nov 5, 2022
2 parents 84d90d5 + d6eb72a commit 113240e
Show file tree
Hide file tree
Showing 53 changed files with 5,330 additions and 956 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v2
- name: print current nightly
run: rustc --version && cargo --version
run: cargo build-x64
- run: cargo build-x64

clippy-nightly:
name: check (latest nightly)
Expand Down
Loading

0 comments on commit 113240e

Please sign in to comment.