We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e8ce2 commit 865891bCopy full SHA for 865891b
1 file changed
test/qa/qa.jl
@@ -22,9 +22,6 @@ run_qa(
22
:unbound_args, # pairedindices unbound type params (indexhandlers.jl 97/116)
23
:undefined_exports, # @reexport using Catalyst re-exports names absent from loaded deps
24
),
25
- # JET reports 3 issues (NaiveIndexHandler @deprecate kwcall; NullParameters used
26
- # but not imported in build_rhs.jl/build_rhs_ss.jl). Tracked in #60.
27
- jet_broken = true,
28
ei_kwargs = (;
29
# Names re-exported by a non-owner dependency (resolve to the owner as base
30
# libraries adopt public/owner declarations).
0 commit comments