Improve the tail calling CI
未关闭
还没有人认领这个 Issue。
infra
type-feature
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 35.9k
- PR 合并指标
- PR 指标待抓取
描述
Feature or enhancement
Proposal:
Soon enough, MSVC's clang-cl will be new enough to support tail calling. Xcode clang already supports tail calling. We should thus remove the chocolatey/brew installation to save CI resources in the near future. GCC 15 also supports tail calling, and that will come with Ubuntu 25.04.
I propose to do this in a month, so that we give the CI time to get the newest tools.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
- gh-143357
- gh-144516
- gh-144544
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看关联的 PR gh-143357、gh-144516 和 gh-144544,然后找到为支持 tail-calling 而安装 Chocolatey 或 Homebrew 的 CI 配置。在所述的 MSVC、Xcode clang 和 GCC 支持可用后移除这些安装,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ubuntu
- 领域
- build-system, ci-cd
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100