about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-01 20:45:37 +0000
committerbors <bors@rust-lang.org>2022-01-01 20:45:37 +0000
commitdd3ac41495e85a9b7b5cb3186379d02ce17e51fe (patch)
tree4d3cffb33614ea689814bd0d47a4da860f0992ed /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentc145692254e86974941f2c92c643a23df0f13e82 (diff)
parent14fc9dcbba8a92a77074659df2fab2f090204a42 (diff)
downloadrust-dd3ac41495e85a9b7b5cb3186379d02ce17e51fe.tar.gz
rust-dd3ac41495e85a9b7b5cb3186379d02ce17e51fe.zip
Auto merge of #92396 - xfix:remove-commandenv-apply, r=Mark-Simulacrum
Remove CommandEnv::apply

It's not being used and uses unsound set_var and remove_var functions. This is an internal function that isn't exported (even with `process_internals` feature), so this shouldn't break anything.

Also see #92365. Note that this isn't the only use of those methods in standard library, so that particular pull request will need more changes than just this to work (in particular, `test_capture_env_at_spawn` is using `set_var` and `remove_var`).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions