doc: Replace mod.rs with the appropriate link
This commit is contained in:
parent
584f183dc0
commit
4faaa53392
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue