julia
26070ca3
- irinterp: Don't try to access mi.def if it's not a Method (#54003)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
irinterp: Don't try to access mi.def if it's not a Method (#54003) I don't believe this is reachable from the base compiler pipeline, since we don't run irinterp on toplevel things, but I am seeing this in downstream packages.
References
#54003 - irinterp: Don't try to access mi.def if it's not a Method
Author
Keno
Parents
39888604
Loading