-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Open
Copy link
Labels
compiler:precompilationPrecompilation of modulesPrecompilation of modulesobservabilitymetrics, timing, understandability, reflection, logging, ...metrics, timing, understandability, reflection, logging, ...
Description
An effort to give an exhaustive list of loose ends after #58512 and #58584:
primitive
types 1Int128
2
isbits
struct values 3- with custom constructors 4
- esoteric IEEE 754 floating-point values
BFloat16
- non-canonical
NaN
values
UnionAll
types with syntactically overlapping type-vars 5
Footnotes
-
These have no standard constructors. A
reinterpret
functionality would fix the power-of-two case. See https://github.com/JuliaLang/julia/pull/58623 ↩ -
discussed in https://github.com/JuliaLang/julia/pull/58512/files#r2114197085 ↩
kpamnany
Metadata
Metadata
Assignees
Labels
compiler:precompilationPrecompilation of modulesPrecompilation of modulesobservabilitymetrics, timing, understandability, reflection, logging, ...metrics, timing, understandability, reflection, logging, ...