diff options
| author | Wesley Wiser <wwiser@gmail.com> | 2022-10-12 22:52:31 -0400 |
|---|---|---|
| committer | Wesley Wiser <wwiser@gmail.com> | 2022-10-13 07:35:36 -0400 |
| commit | 097b6d3bafb1d61bfe8fd3f5e9d9acfd9ee2c702 (patch) | |
| tree | 6513d8c3204973d3b7e122680e7f62ac0976ba8b /compiler/rustc_codegen_llvm/src | |
| parent | 0938e1680daf66ca6aad428aedf9a920a0dab5ad (diff) | |
| download | rust-097b6d3bafb1d61bfe8fd3f5e9d9acfd9ee2c702.tar.gz rust-097b6d3bafb1d61bfe8fd3f5e9d9acfd9ee2c702.zip | |
Add suggestion to the "missing native library" error
If we fail to locate a native library that we are linking with, it could be the case the user entered a complete file name like `foo.lib` or `libfoo.a` when we expect them to simply provide `foo`. In this situation, we now detect that case and suggest the user only provide the library name itself.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
