- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.7k
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:
- primitivetypes 1- Int1282
 
- isbitsstruct values 3- with custom constructors 4
 
- esoteric IEEE 754 floating-point values
- BFloat16
- non-canonical NaNvalues
 
- UnionAlltypes with syntactically overlapping type-vars 5
Footnotes
- 
These have no standard constructors. A reinterpretfunctionality 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 ↩ 
- 
https://github.com/JuliaLang/julia/pull/58624 ↩ 
- 
https://github.com/JuliaLang/julia/pull/58627 ↩ 
- 
https://github.com/JuliaLang/julia/issues/58588 ↩ 
kpamnany
Metadata
Metadata
Assignees
Labels
compiler:precompilationPrecompilation of modulesPrecompilation of modulesobservabilitymetrics, timing, understandability, reflection, logging, ...metrics, timing, understandability, reflection, logging, ...