Skip to content

Commit 3b1858a

Browse files
authored
Merge branch 'main' into fix-aflpprq
2 parents 0fecd57 + aeb53e6 commit 3b1858a

232 files changed

Lines changed: 34471 additions & 36207 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Cargo.lock linguist-generated=true

.github/workflows/asan-prepare/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ runs:
5555
- name: Install nextest
5656
shell: bash
5757
run: |
58-
cargo binstall --no-confirm cargo-nextest
58+
cargo binstall --no-confirm --locked cargo-nextest
5959
- name: Install Rust Targets
6060
shell: bash
6161
run: |

0 commit comments

Comments
 (0)