Skip to content

Commit

Permalink
(Remove compat 1.8 note)
Browse files Browse the repository at this point in the history
  • Loading branch information
NHDaly committed Feb 10, 2022
1 parent fa03f38 commit da0171e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions stdlib/Profile/src/Allocs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ Profile.Allocs.Alloc(Vector{Any}, Base.StackTraces.StackFrame[_new_array_ at arr
You can read more about the missing types and the plan to improve this, here:
https://github.com/JuliaLang/julia/issues/43688.
!!! compat "Julia 1.8"
The allocation profiler was added in Julia 1.8.
"""
macro profile(opts, ex)
_prof_expr(ex, opts)
Expand Down

0 comments on commit da0171e

Please sign in to comment.