Skip to content

Commit 5cb5cd8

Browse files
ulysses4everfredrikekrefingolfin
authored
code_warntype docs: more neutral reference to @code_warntype (#51361)
fix #51358 --------- Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com> Co-authored-by: Max Horn <max@quendi.de>
1 parent 4414599 commit 5cb5cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/InteractiveUtils/src/codeview.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Small unions of concrete types are usually not a concern, so these are highlight
7070
7171
Keyword argument `debuginfo` may be one of `:source` or `:none` (default), to specify the verbosity of code comments.
7272
73-
See [`@code_warntype`](@ref man-code-warntype) for more information.
73+
See the [`@code_warntype`](@ref man-code-warntype) section in the Performance Tips page of the manual for more information.
7474
7575
See also: [`@code_warntype`](@ref), [`code_typed`](@ref), [`code_lowered`](@ref), [`code_llvm`](@ref), [`code_native`](@ref).
7676
"""

0 commit comments

Comments
 (0)