Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Conversation

Xanewok
Copy link
Contributor

@Xanewok Xanewok commented Apr 3, 2019

Closes #547.

This fixes basic task auto-detection and also task definition.

Xanewok added 3 commits April 3, 2019 18:50
We now provide following auto-detected tasks:
- cargo build
- cargo check
- cargo test
- cargo clean

Also we no longer provide extra params to the spawn options as Tasks v2
API allows to cleanly override args/env/cwd via tasks.json already.
@Xanewok Xanewok merged commit b96cc3f into rust-lang:master Apr 4, 2019
@Xanewok Xanewok deleted the fixed-tasks branch April 4, 2019 10:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect parsing of env vars in tasks
1 participant