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>2023-06-19 20:14:21 +0000
committerbors <bors@rust-lang.org>2023-06-19 20:14:21 +0000
commitf396004b25538d25aa0f94bb774f6385ce1a95e4 (patch)
tree3f301fd3b1cb7e5a59f6556a489f8ac0ff2496d4 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentc8c03ea60674dd2dea278fd6cbc89479db5baaff (diff)
parente11ebbd5e77d8faa6c1cbd11be6f050199382845 (diff)
downloadrust-f396004b25538d25aa0f94bb774f6385ce1a95e4.tar.gz
rust-f396004b25538d25aa0f94bb774f6385ce1a95e4.zip
Auto merge of #10975 - hehaoqian:fix_self_named_module_files, r=Centri3,xFrednet
Fix false positive of [self_named_module_files] and [mod_module_files]

changelog: [self_named_module_files] [mod_module_files]: No longer lints dependencies located in subdirectory of workspace

fixes #8887

---

First time contributor here, just read contribution guide today.

I have several questions:

1. ~Is it the correct way to use environment variable `CARGO_HOME` to get the location of cargo home directory?~
(Edit: Code no longer uses CARGO_HOME)
2. How to setup test for this PR? This involves multiple files and `CARGO_HOME` setup. ~Not sure how to do this.~
~Edit: Working on tests right now~ A workspace_test has been added
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions