• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / julia / 1452
77%

Build:
DEFAULT BRANCH: master
Ran 24 Feb 2026 02:14PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1452

push

buildkite

web-flow
[Serialization] support Core.IntrinsicFunction serialize/deserialize (#61086)

Added serialize and deserialize methods for Core.IntrinsicFunction
values as before this serializing would throw a method error because the
generic serialize_any path calls write() and there was no method for
intrinsic function.

Normally we'd treat this sort of closure as a regular struct but,
particularly for IR version support, we do probably prefer to have
this as a named value.

Fixes #61011
Co-authored-by: GitHub Copilot <noreply@github.com>
Source Files on build 1452
Detailed source file information is not available for this build.
  • Back to Repo
  • 514adf88 on github
  • Prev Build on master (#1451)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc