We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 625f5d4 + 4faaa53 commit 03a1bd8Copy full SHA for 03a1bd8
compiler/rustc_hir_typeck/src/expr.rs
@@ -1,6 +1,6 @@
1
//! Type checking expressions.
2
//!
3
-//! See `mod.rs` for more context on type checking in general.
+//! See [`rustc_hir_analysis::check`] for more context on type checking in general.
4
5
use crate::cast;
6
use crate::coercion::CoerceMany;
0 commit comments