mirror of https://github.com/helix-editor/helix
flake: Include --cfg tokio_unstable in Rust flags
The flake sets `RUSTFLAGS` and that overwrites the setting in `.cargo/config.toml`. We need to add the `--cfg tokio_unstable` flag to enable integration tests to run when called from the devShell.pull/11924/head
parent
be2884d800
commit
f371dcaa4e
Loading…
Reference in New Issue