Skip to content

Commit

Permalink
Merge branch 'master' into wrong-downcast
Browse files Browse the repository at this point in the history
  • Loading branch information
mhasel committed Mar 11, 2024
2 parents 87b822f + e39e242 commit 60a3cf0
Show file tree
Hide file tree
Showing 539 changed files with 3,155 additions and 2,488 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
name: Test Windows
runs-on: windows-2022
env:
toolchain-version: 1.70.0
toolchain-version: 1.75.0
llvm-version: 14.0.6
steps:

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/target
/target-watch
/output
/.idea
**/*.rs.bk
**/*.un~
Expand Down
Loading

0 comments on commit 60a3cf0

Please sign in to comment.