Pull requests · JuliaLang/julia · GitHub
Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

gc: fix assert(!freedall) when gc_scrub marks past lim_newpages backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 bugfix This change fixes an existing bug GC Garbage collector
#61640 opened Apr 23, 2026 by vchuravy Member Loading…
[Julia 1.11] method: add missing write barriers for linetable and codelocs in jl_code_info_set_ir backport 1.10 Change should be backported to the 1.10 release bugfix This change fixes an existing bug GC Garbage collector
#61639 opened Apr 23, 2026 by vchuravy Member Loading…
gc: use jl_typetagof in gc_assert_parent_validity GC Garbage collector
#61638 opened Apr 23, 2026 by vchuravy Member Loading…
docs: add developer page for GC debug build tools backport 1.13 Change should be backported to release-1.13 docs This change adds or pertains to documentation GC Garbage collector
#61637 opened Apr 23, 2026 by vchuravy Member Loading…
Fix deserialization when trimming
#61636 opened Apr 23, 2026 by PatrickHaecker Contributor Loading…
slightly more actionable subtype declaration errors error messages Better, more actionable error messages types and dispatch Types, subtyping and method dispatch
#61635 opened Apr 23, 2026 by adienes Member Loading…
Compiler/runtime: Reduce reliance on intersection tvar identity
#61634 opened Apr 22, 2026 by Keno Member Loading…
using UUIDs in UUIDs.jl documentation
#61632 opened Apr 22, 2026 by DanielDoehring Loading…
Makefile: Fix missing libtarget_parsing dependency merge me PR is reviewed. Merge when all tests are passing
#61630 opened Apr 22, 2026 by topolarity Member Loading…
1.12 backport test DO NOT MERGE Do not merge this PR!
#61628 opened Apr 22, 2026 by KristofferC Member Draft
strings: assert nothrow effects on Char and String predicates compiler:effects effect analysis strings "Strings!"
#61625 opened Apr 22, 2026 by IanButterworth Member Loading…
[JuliaLowering] Mark machinery references as synthetic_ref
#61620 opened Apr 21, 2026 by aviatesk Member Loading…
tighter typevar identification across positions during intersection types and dispatch Types, subtyping and method dispatch
#61618 opened Apr 20, 2026 by adienes Member Draft
Backports for Julia 1.13 release Release management and versioning.
#61617 opened Apr 20, 2026 by DilumAluthge Member Loading…
fix unionall typeintersect bugfix This change fixes an existing bug types and dispatch Types, subtyping and method dispatch
#61603 opened Apr 17, 2026 by adienes Member Loading…
Fix serialization when trimming trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#61601 opened Apr 17, 2026 by PatrickHaecker Contributor Loading…
codegen: shrink-wrap the GC shadow-stack frame
#61596 opened Apr 16, 2026 by gbaraldi Member Loading…
3 tasks done
fix effects of special fields that can change between processes bugfix This change fixes an existing bug compiler:inference Type inference
#61595 opened Apr 16, 2026 by JeffBezanson Member Loading…
Include doc string for Base.@ccallable in the docs docs This change adds or pertains to documentation
#61592 opened Apr 16, 2026 by danielmatz Contributor Loading…
document end → lastindex in more places arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
#61589 opened Apr 16, 2026 by stevengj Member Loading…
[JuliaLowering] Include a subset of Base tests JuliaLowering
#61586 opened Apr 15, 2026 by mlechu Member Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.