https://rustc-dev-guide.rust-lang.org/name-resolution.html#basics mentions a trait `ResolverAstLowering` and links to https://doc.rust-lang.org/nightly/nightly-rustc/rustc_ast_lowering/trait.ResolverAstLowering.html, which no longer exists since https://github.com/rust-lang/rust/pull/98106/commits/603746a35e35827b7a25604145832e9dc8057ece. The documentation for the struct `ResolverAstLowering` is located at https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/struct.ResolverAstLowering.html, but I'm not sure how to reword the paragraph, so I'm just opening an issue about it.