diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-01-22 07:56:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-22 07:56:44 +0100 |
| commit | 50d0f2462019b0f2bd4dec66117b57a7b076b2f1 (patch) | |
| tree | 79675e5a1f45cfd301220883b089abda2861eaef /compiler/rustc_codegen_llvm/src | |
| parent | 1df60b2257d936110415d3aeb5b2ec9261190103 (diff) | |
| parent | ff02662d44b2e7841c9e5476f13dcb8f7509b1f1 (diff) | |
| download | rust-50d0f2462019b0f2bd4dec66117b57a7b076b2f1.tar.gz rust-50d0f2462019b0f2bd4dec66117b57a7b076b2f1.zip | |
Rollup merge of #120200 - noritada:fix/broken-error-message-link, r=dtolnay
Correct the anchor of an URL in an error message
Following error message from rustc points to a URL, but its anchor does not exist.
The destination seems to be https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib.
This PR makes that correction.
= note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
