rust/compiler
Matthias Krüger 50d0f24620
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)
2024-01-22 07:56:44 +01:00
..
2024-01-16 21:15:31 +01:00
2024-01-17 03:14:16 +01:00
2024-01-22 10:14:01 +11:00
2024-01-22 10:14:01 +11:00
2024-01-17 03:14:16 +01:00
2024-01-22 10:14:01 +11:00
2024-01-22 10:14:01 +11:00
2024-01-22 10:14:01 +11:00
2024-01-20 15:22:14 +01:00
2024-01-22 10:14:01 +11:00
2024-01-22 10:14:01 +11:00
2024-01-19 20:38:51 +00:00
2024-01-19 11:09:30 +01:00