Core.Compiler removed required methods in 1.5 <
Open
- Dominant language
- Julia
- Stars
- 113
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
```julia
ERROR: LoadError: UndefVarError: just_construct_ssa not defined
```
when using the package in 1.5.
In 1.6, there's also an issue with `Params` moved out of `Core.Compiler` (to make room for `AbstractInterpreter`.
Just throwing it up here so it will be on the radar.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.