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

Fix UnexpectedSymbolDefinitions error when we lose addOutput race bugfix This change fixes an existing bug
#61885 opened May 22, 2026 by xal-0 Member Loading…
Call OnAbandoned from JLJITLinkMemoryManager::InFlightAlloc::abandon
#61884 opened May 22, 2026 by xal-0 Member Loading…
module: avoid materializing binding partitions in names/exported_names backport 1.13 Change should be backported to release-1.13 latency Latency needs tests Unit tests are required for this change
#61883 opened May 22, 2026 by KristofferC Member Loading… 1.13
set max_methods=1 for !=, >, >= to 1 backport 1.13 Change should be backported to release-1.13
#61880 opened May 22, 2026 by KristofferC Member Loading…
Highlight unstable SSA values in code_warntype observability metrics, timing, understandability, reflection, logging, ...
#61879 opened May 22, 2026 by lgoettgens Contributor Loading…
add some type asserts to preference loading code
#61878 opened May 22, 2026 by KristofferC Member Loading…
subtype: Treat free TypeVars as singleton identities
#61876 opened May 22, 2026 by Keno Member Loading…
Base.Docs: fix Binding constructor for renamed imports
#61869 opened May 21, 2026 by aviatesk Member Loading…
staticdata: restore extext_methods and new_ext_cis to inspector svec backport 1.13 Change should be backported to release-1.13
#61868 opened May 21, 2026 by IanButterworth Member Loading…
stacktraces: Remove MI printing for inlined frames
#61866 opened May 20, 2026 by mlechu Member Loading…
Emit llvm.fmuladd again for muladd intrinsics
#61865 opened May 20, 2026 by vchuravy Member Loading…
Implement inv_fast using div_fast maths Mathematical functions performance Must go faster
#61864 opened May 20, 2026 by vchuravy Member Loading…
[deps] Update cpufeatures to commit 57fa6425 building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries
#61863 opened May 20, 2026 by giordano Member Loading…
subtype: Tweak the diagonal rule to make it more clear
#61861 opened May 20, 2026 by Keno Member Loading…
Fix inference when adding multiple Periods to a TimeType
#61860 opened May 20, 2026 by PatrickHaecker Contributor Loading…
Add ProfilePerfetto.jl to profiling tools list
#61853 opened May 19, 2026 by fonsp Member Loading…
Fix jl_gc_wb_genericmemory_copy_boxed not advancing src/dest ptr backport 1.13 Change should be backported to release-1.13 bugfix This change fixes an existing bug GC Garbage collector
#61852 opened May 19, 2026 by xal-0 Member Loading…
REPL: Add Mod.Child.A fast-path + precompile eval_ex latency Latency REPL Julia's REPL (Read Eval Print Loop)
#61851 opened May 19, 2026 by topolarity Member Loading…
Iterators.Reverse should be public and have docstring docs This change adds or pertains to documentation iteration Involves iteration or the iteration protocol merge me PR is reviewed. Merge when all tests are passing
#61850 opened May 19, 2026 by stevengj Member Loading…
lowering: f.(...) broadcast calls should count as a call expression for specialization broadcast Applying a function over a collection compiler:lowering Syntax lowering (compiler front end, 2nd stage) performance Must go faster
#61848 opened May 19, 2026 by adienes Member Loading…
lowering: in-place broadcast returns the lhs broadcast Applying a function over a collection compiler:inference Type inference compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#61846 opened May 19, 2026 by adienes Member Loading…
Test JuliaC PR that broke CI before DO NOT MERGE Do not merge this PR!
#61840 opened May 18, 2026 by gbaraldi Member Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.