From eca51893575bd1630ce2e98e26ce40b7c5868d98 Mon Sep 17 00:00:00 2001 From: Tor Erlend Fjelde Date: Fri, 1 Sep 2023 11:37:57 +0100 Subject: [PATCH] added references to BangBang issues and PRs talking about the `possible` overloads --- src/utils.jl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/utils.jl b/src/utils.jl index 3de55c10e..6594dd658 100644 --- a/src/utils.jl +++ b/src/utils.jl @@ -501,6 +501,8 @@ function splitlens(condition, lens) return current_parent, current_child, condition(current_parent) end +# HACK: All of these are related to https://github.com/JuliaFolds/BangBang.jl/issues/233 +# and https://github.com/JuliaFolds/BangBang.jl/pull/238. # HACK(torfjelde): Avoids type-instability in `dot_assume` for `SimpleVarInfo`. function BangBang.possible( ::typeof(BangBang._setindex!), ::C, ::T, ::Colon, ::Integer