Skip to content

Commit 25c716e

Browse files
authored
Merge pull request #71 from dtolnay/rust1_90
Update to Rust 1.90.0
2 parents 11a41e2 + 793b8e3 commit 25c716e

File tree

10 files changed

+370
-325
lines changed

10 files changed

+370
-325
lines changed

.github/actions/checkout/action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,3 @@ runs:
1212
with:
1313
working-directory: rust
1414
submodule: library/backtrace
15-
- uses: dtolnay/.github/.github/actions/fast-submodule@master
16-
with:
17-
working-directory: rust
18-
submodule: library/stdarch

0 commit comments

Comments
 (0)