We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33abca commit e1d9c93Copy full SHA for e1d9c93
.github/workflows/CI.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Run benchmarks
24
run: cargo bench
25
env:
26
- RUSTFLAGS: '-C target-cpu=native'
+ RUSTFLAGS: '-C target-cpu=native -C target-feature=+ls64'
0 commit comments