Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into av/alloca
Browse files Browse the repository at this point in the history
  • Loading branch information
StackOverflowExcept1on committed Jul 28, 2023
2 parents 14e9928 + f2c7aa6 commit 92420b6
Show file tree
Hide file tree
Showing 16 changed files with 597 additions and 56 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
- name: "ACTIONS: Setup environment variable"
if: github.ref == 'refs/heads/master' || contains(github.event.pull_request.labels.*.name, 'E0-forcecoverage')
run: echo "RUSTFLAGS=-Cinstrument-coverage" >> $GITHUB_ENV

- name: "Buid: Init"
run: ./scripts/gear.sh init cargo

Expand Down Expand Up @@ -295,7 +295,6 @@ jobs:
run:
shell: msys2 {0}
env:
RUSTC_WRAPPER: "cachepot"
CARGO_INCREMENTAL: 0
steps:
- name: Cancel Previous Runs
Expand Down
Loading

0 comments on commit 92420b6

Please sign in to comment.