Skip to content

Commit

Permalink
code_warntype docs: more neutral reference to @code_warntype (JuliaLa…
Browse files Browse the repository at this point in the history
…ng#51361)

fix JuliaLang#51358

---------

Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>
Co-authored-by: Max Horn <max@quendi.de>
  • Loading branch information
3 people authored Feb 8, 2024
1 parent 4414599 commit 5cb5cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/InteractiveUtils/src/codeview.jl
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Small unions of concrete types are usually not a concern, so these are highlight
Keyword argument `debuginfo` may be one of `:source` or `:none` (default), to specify the verbosity of code comments.
See [`@code_warntype`](@ref man-code-warntype) for more information.
See the [`@code_warntype`](@ref man-code-warntype) section in the Performance Tips page of the manual for more information.
See also: [`@code_warntype`](@ref), [`code_typed`](@ref), [`code_lowered`](@ref), [`code_llvm`](@ref), [`code_native`](@ref).
"""
Expand Down

0 comments on commit 5cb5cd8

Please sign in to comment.