Skip to content

Commit ff6719e

Browse files
authored
Merge pull request #2317 from kxxt/patch-1
Fix deadlink in libs-and-metadata.md
2 parents 664ab4c + 4188afe commit ff6719e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/libs-and-metadata.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ See [`compute_hir_hash`] for where the hash is actually computed.
110110

111111
[SVH]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_data_structures/svh/struct.Svh.html
112112
[incremental compilation]: ../queries/incremental-compilation.md
113-
[`compute_hir_hash`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_ast_lowering/struct.LoweringContext.html#method.compute_hir_hash
113+
[`compute_hir_hash`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_ast_lowering/fn.compute_hir_hash.html
114114

115115
### Stable Crate Id
116116

0 commit comments

Comments
 (0)