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

JuliaLang / julia / 1529
78%

Build:
DEFAULT BRANCH: master
Ran 08 May 2026 11:53AM 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
1529

push

buildkite

web-flow
inference: unwrap `PartialStruct` typ in `precise_container_type` fast path (#61744)

`PartialStruct.typ` may be a `UnionAll` (parametric `Tuple`/`NamedTuple`
produced via `:new`), in which case the `isa(_, DataType)` gate misses
and we fall through to the generic path, discarding the precise
per-field info in `typ.fields`. Unwrap so the fast path engages.

Found as a minor improvement opportunity during the audit done for
JuliaLang/julia#61743. No current code path is known to reach this with
a UnionAll `PartialStruct`, so the change is defensive (thus no tests
are added).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Source Files on build 1529
Detailed source file information is not available for this build.
  • Back to Repo
  • 19985516 on github
  • Prev Build on master (#1528)
  • Next Build on master (#1530)
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