Skip to content

Commit 623daf4

Browse files
rm accidentally added package precompile
1 parent f03e9c3 commit 623daf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/generate_precompile.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ precompile(Tuple{typeof(Core.kwcall), NamedTuple{(:allow_typevars, :volatile_inf
4949
precompile(Tuple{typeof(Base.getindex), Type{Pair{Base.PkgId, UInt128}}, Pair{Base.PkgId, UInt128}, Pair{Base.PkgId, UInt128}, Pair{Base.PkgId, UInt128}, Vararg{Pair{Base.PkgId, UInt128}}})
5050
precompile(Tuple{typeof(Base.Compiler.ir_to_codeinf!), Base.Compiler.OptimizationState{Base.Compiler.NativeInterpreter}, Core.SimpleVector})
5151
precompile(Tuple{typeof(Base.Compiler.ir_to_codeinf!), Base.Compiler.OptimizationState{Base.Compiler.NativeInterpreter}})
52-
precompile(Tuple{Base.IncludeInto, RelocatableFolders.Path})
5352
5453
# LazyArtifacts (but more generally helpful)
5554
precompile(Tuple{Type{Base.Val{x} where x}, Module})

0 commit comments

Comments
 (0)