-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
inference fails for a 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
NamedTuple
with one field, but succeeds for larger named tuples
compiler:inference
#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 Indicates an unexpected problem or unintended behavior
compiler:inference
Type inference
Tuple(...)
abstract inference result is unsound
bug
#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
#55548
opened Aug 21, 2024 by
Keno
allow type refinement of static parameter
compiler:inference
Type inference
#55278
opened Jul 27, 2024 by
nsajko
suboptimal abstract return type inference involving 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
getindex(::Tuple)
collections
#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
suboptimal return type inference for Type inference
regression 1.11
Regression in the 1.11 release
reverse(::Tuple)
on v1.11 and master
compiler:inference
#54495
opened May 16, 2024 by
nsajko
BoundsError
in type inference when abstract-evaluating OpaqueClosure
bug
#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
Inference loses precision with more information on types
compiler:inference
Type inference
#52134
opened Nov 12, 2023 by
ranocha
EA: can't find cache for Type inference
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
@nospecialize
-d call
compiler:inference
#51702
opened Oct 14, 2023 by
aviatesk
Type instability with Type inference
regression
Regression in behavior compared to a previous version
Base.promote_type
and Static.jl types for Julia v1.10-beta2 and --check-bounds=no
compiler:inference
Non-deterministic inference results?
compiler:inference
Type inference
#50735
opened Jul 31, 2023 by
ChrisRackauckas
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
_limit_type_size failure on Type wrapped Tuples
compiler:inference
Type inference
#50681
opened Jul 26, 2023 by
vtjnash
@code_warntype shows the following code is type unstable
compiler:inference
Type inference
#49970
opened May 27, 2023 by
atbug
promote_op inference bypasses max_methods
compiler:inference
Type inference
compiler:latency
Compiler latency
#49409
opened Apr 18, 2023 by
vtjnash
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.