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

inference fails for a NamedTuple with one field, but succeeds for larger named tuples compiler:inference Type inference regression 1.10 Regression in the 1.10 release regression 1.11 Regression in the 1.11 release regression 1.12 Regression in the 1.12 release
#56387 opened Oct 29, 2024 by nsajko
Teach compiler about partitioned bindings compiler:inference Type inference needs nanosoldier run This PR should have benchmarks run on it
#56299 opened Oct 23, 2024 by Keno Loading…
Hard-coded Tuple(...) abstract inference result is unsound bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#56121 opened Oct 11, 2024 by topolarity
Nested tuple construction hangs forever in 1.10 and earlier bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#56052 opened Oct 8, 2024 by luchr
Conditional lattice element is semantically broken in the presence of SSAValues bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#55548 opened Aug 21, 2024 by Keno
2
1
suboptimal abstract return type inference involving getindex(::Tuple) collections Data structures holding multiple items, e.g. sets compiler:inference Type inference feature Indicates new feature / enhancement requests types and dispatch Types, subtyping and method dispatch
#55155 opened Jul 17, 2024 by nsajko
For-Loop Type Instability in the Base Library compiler:inference Type inference fold sum, maximum, reduce, foldl, etc. performance Must go faster
#55063 opened Jul 8, 2024 by kylincaster
return type inference, given abstract argument type, takes a long, maybe unbounded, time compiler:inference Type inference compiler:latency Compiler latency regression 1.10 Regression in the 1.10 release regression 1.11 Regression in the 1.11 release
#54886 opened Jun 22, 2024 by nsajko
BoundsError in type inference when abstract-evaluating OpaqueClosure bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#54236 opened Apr 24, 2024 by topolarity
[FR] user-facing type inference API compiler:inference Type inference design Design of APIs or of the language itself feature Indicates new feature / enhancement requests
#54207 opened Apr 23, 2024 by nsajko
regression in thread-safety correctness of detecting compilation finished compiler:inference Type inference multithreading Base.Threads and related functionality regression Regression in behavior compared to a previous version
#53432 opened Feb 22, 2024 by vtjnash
Some runtime reflection calls use the wrong world age for their queries. compiler:inference Type inference speculative Whether the change will be implemented is speculative
#53105 opened Jan 29, 2024 by gbaraldi
eltype of A' for abstractly typed A breaks after loading package compiler:inference Type inference types and dispatch Types, subtyping and method dispatch
#52729 opened Jan 4, 2024 by oxinabox
type inference failure for prod in function compiler:inference Type inference feature Indicates new feature / enhancement requests
#52163 opened Nov 14, 2023 by tpapp
EA: can't find cache for @nospecialize-d call compiler:inference Type inference compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#51702 opened Oct 14, 2023 by aviatesk
argument_datatype wrong for Tuple and NamedTuple bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
#50692 opened Jul 27, 2023 by vtjnash
promote_op inference bypasses max_methods compiler:inference Type inference compiler:latency Compiler latency
#49409 opened Apr 18, 2023 by vtjnash
ProTip! Add no:assignee to see everything that’s not assigned.