doc: Replace mod.rs with the appropriate link
This commit is contained in:
parent
584f183dc0
commit
4faaa53392
@ -1,6 +1,6 @@
|
||||
//! Type checking expressions.
|
||||
//!
|
||||
//! See `mod.rs` for more context on type checking in general.
|
||||
//! See [`rustc_hir_analysis::check`] for more context on type checking in general.
|
||||
|
||||
use crate::cast;
|
||||
use crate::coercion::CoerceMany;
|
||||
|
Loading…
Reference in New Issue
Block a user