Skip to content

Issues: JuliaLang/julia

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Support resolving dispatch in apply_iterate for variable-length containers (Tuple{Vararg{T}} and Vector{T}) compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57830 opened Mar 19, 2025 by topolarity
Internal error: during type inference of... bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#57827 opened Mar 19, 2025 by emilhedevang
Segfault when spawned task uses regex during exit bug Indicates an unexpected problem or unintended behavior multithreading Base.Threads and related functionality
#57817 opened Mar 18, 2025 by IanButterworth
segfault and memory corruption in type instantiation, possibly because of integer overflow? bug Indicates an unexpected problem or unintended behavior types and dispatch Types, subtyping and method dispatch
#57814 opened Mar 18, 2025 by nsajko
OutOfMemoryError for Tuple{Vararg{T, N}} where {T} for large N::Int types and dispatch Types, subtyping and method dispatch
#57813 opened Mar 18, 2025 by nsajko
"WARNING: replacing module..." is no longer printed when replacing modules bug Indicates an unexpected problem or unintended behavior
#57810 opened Mar 17, 2025 by topolarity
Missed autovectorization on array copy using AllocArrays.jl compiler:llvm For issues that relate to LLVM performance Must go faster
#57799 opened Mar 17, 2025 by Octogonapus
JULIA_WAIT_FOR_TRACY=1 doesn't work observability metrics, timing, understandability, reflection, logging, ...
#57791 opened Mar 16, 2025 by nsajko
REPL: Completion on a LOAD_PATH mutation breaks LOAD_PATH bug Indicates an unexpected problem or unintended behavior completions Tab and autocompletion in the repl REPL Julia's REPL (Read Eval Print Loop)
#57780 opened Mar 15, 2025 by IanButterworth
Test: Context not given when @testset let errors testsystem The unit testing framework and Test stdlib
#57779 opened Mar 15, 2025 by IanButterworth
!ismi^tab does not tab complete inside function call completions Tab and autocompletion in the repl REPL Julia's REPL (Read Eval Print Loop)
#57772 opened Mar 14, 2025 by felixcremer
shuffle! is as much as 2x slower than a naive implementation performance Must go faster randomness Random number generation and the Random stdlib
#57771 opened Mar 14, 2025 by tecosaur
counterexample for subtyping transitivity involving types of types types and dispatch Types, subtyping and method dispatch
#57754 opened Mar 13, 2025 by nsajko
CI: Pkg test failure with did_install_artifact[] == 1 ci Continuous integration
#57751 opened Mar 13, 2025 by jishnub
REPL: display should only ever be called on the repl backend task regression 1.11 Regression in the 1.11 release REPL Julia's REPL (Read Eval Print Loop)
#57742 opened Mar 12, 2025 by IanButterworth 1.12
Intermittent test failures in llvmpasses/image-codegen.jl ci Continuous integration compiler:llvm For issues that relate to LLVM
#57738 opened Mar 12, 2025 by giordano
yield() should not allocate
#57736 opened Mar 12, 2025 by PatrickHaecker
ProTip! Add no:assignee to see everything that’s not assigned.