Remove jobserver from Session
It is effectively a global resource and the jobserver::Client in Session was a clone of GLOBAL_CLIENT anyway.
This commit is contained in:
parent
8e37e15183
commit
ead78fdfdf
8 changed files with 9 additions and 23 deletions
|
@ -11,7 +11,6 @@ bitflags = "2.4.1"
|
|||
cc = "1.1.23"
|
||||
either = "1.5.0"
|
||||
itertools = "0.12"
|
||||
jobserver = "0.1.28"
|
||||
pathdiff = "0.2.0"
|
||||
regex = "1.4"
|
||||
rustc_abi = { path = "../rustc_abi" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue