You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask/src
Tamir Duberstein 468b9b73db
xtask: use `-cpu host` on x86
We have started to see errors in CI:

  qemu-system-x86_64: warning: host doesn't support requested feature: CPUID[eax=80000001h].ECX.svm [bit 2]

The internet says this is the remedy.
1 month ago
..
codegen lint all crates; enable strict pointer lints 3 months ago
docs.rs lint all crates; enable strict pointer lints 3 months ago
lib.rs lint all crates; enable strict pointer lints 3 months ago
main.rs xtask: avoid `git submodule update` when possible 2 months ago
public_api.rs lint all crates; enable strict pointer lints 3 months ago
run.rs xtask: use `-cpu host` on x86 1 month ago