diff options
| author | bors <bors@rust-lang.org> | 2022-01-01 20:45:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-01-01 20:45:37 +0000 |
| commit | dd3ac41495e85a9b7b5cb3186379d02ce17e51fe (patch) | |
| tree | 4d3cffb33614ea689814bd0d47a4da860f0992ed /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | c145692254e86974941f2c92c643a23df0f13e82 (diff) | |
| parent | 14fc9dcbba8a92a77074659df2fab2f090204a42 (diff) | |
| download | rust-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
