]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #12371 - jhgg:fix/extra-env-non-string-value-handling, r=lnicola
authorbors <bors@rust-lang.org>
Tue, 24 May 2022 04:11:19 +0000 (04:11 +0000)
committerbors <bors@rust-lang.org>
Tue, 24 May 2022 04:11:19 +0000 (04:11 +0000)
vscode: fix extraEnv handling numeric values

fixes #12363 by bringing the types more inline with the reality, and making `Env` not a lie.


Trivial merge