Rollup merge of #42662 - Mark-Simulacrum:doc-fix, r=estebank
Correct note as to location of section. Fixes #37226.
This commit is contained in:
commit
881ea1ef04
1 changed files with 1 additions and 1 deletions
|
|
@ -236,4 +236,4 @@ yet, that's what we're trying to find! In our code, we opt to unify
|
|||
|
||||
We make use of a trait-like implementation strategy to consolidate
|
||||
duplicated code between subtypes, GLB, and LUB computations. See the
|
||||
section on "Type Combining" below for details.
|
||||
section on "Type Combining" in combine.rs for more details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue