good first issue
仓库指标
- 星标
- (881 个星标)
- PR 合并指标
- (平均合并 4天 6小时) (30 天内合并 10 个 PR)
描述
Feel free to close this, but I thought it might be useful to start a list of things that might need to be improved in Base to reduce the frequency of spurious reports:
-
aligned_sizeof: reports fromdatatype_alignment(T)even for types thatallocatedinline(T)returnsfalse. Mightallocatedinline(T)need some effect-annotation? (EDIT: will be fixed by https://github.com/JuliaLang/julia/pull/49801) - [ ]