about summary refs log tree commit diff
path: root/src/tools/rustc-workspace-hack
diff options
context:
space:
mode:
authorflip1995 <hello@philkrones.com>2020-05-29 08:19:58 +0200
committerflip1995 <hello@philkrones.com>2020-05-29 08:20:18 +0200
commit3f3e0ee4b0404eba45c106849ed6eae7104039f6 (patch)
tree7964435b5d787da183d874b28fc17e46bbb0a101 /src/tools/rustc-workspace-hack
parent0e857c27e21f82cbff1135bcdf70fe97c1a4b4e8 (diff)
downloadrust-3f3e0ee4b0404eba45c106849ed6eae7104039f6.tar.gz
rust-3f3e0ee4b0404eba45c106849ed6eae7104039f6.zip
Add fibersapi feature to winapi in rustc-workspace-hack
Co-authored-by: Eric Huss <ehuss@users.noreply.github.com>
Diffstat (limited to 'src/tools/rustc-workspace-hack')
-rw-r--r--src/tools/rustc-workspace-hack/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/rustc-workspace-hack/Cargo.toml b/src/tools/rustc-workspace-hack/Cargo.toml
index cbf7d09f2e4..1b1f4447966 100644
--- a/src/tools/rustc-workspace-hack/Cargo.toml
+++ b/src/tools/rustc-workspace-hack/Cargo.toml
@@ -22,6 +22,7 @@ features = [
   "basetsd",
   "consoleapi",
   "errhandlingapi",
+  "fibersapi",
   "ioapiset",
   "jobapi",
   "jobapi2",