We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 664ab4c + 4188afe commit ff6719eCopy full SHA for ff6719e
src/backend/libs-and-metadata.md
@@ -110,7 +110,7 @@ See [`compute_hir_hash`] for where the hash is actually computed.
110
111
[SVH]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_data_structures/svh/struct.Svh.html
112
[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
+[`compute_hir_hash`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_ast_lowering/fn.compute_hir_hash.html
114
115
### Stable Crate Id
116
0 commit comments