Home

Rust周报 402(译)

你好,欢迎再来一期本周的螃蟹行情Rust是一种追求三位一体的系统语言:安全性、并发性和速度。这是它的进展和社区的每周总结。有什么要说的吗?推特@ThisWeekInRust向我们发送请求。 想参与吗?我们热爱贡献.

这本周的螃蟹行情是在在 Github 上公开的。如果你在本周的问题中发现任何错误,请提交 PR

Updates from Rust Community

Official

Project/Tooling Updates

Observations/Thoughts

Rust Walkthroughs

Miscellaneous

Crate of the Week

本周的箱子是sycamore,一个使用 WebAssembly 制作 Web 应用程序的箱子。

谢谢Luke Chu的自我建议。

Submit your suggestions and votes for next week

Module of the Week

本周推出的是Rust Module of the Weekstd::fs Part 1。欢迎投稿和反馈here.

Call for Participation

一直想为开源项目做贡献但不知道从哪里开始?每周我们都会重点介绍来自 Rust 社区的一些任务,供您挑选并开始使用!

其中一些任务可能还有可用的导师,请访问任务页面了解更多信息。

如果您是 Rust 项目所有者并且正在寻找贡献者,请提交任务here.

Updates from Rust Core

324 个拉取请求是merged in the last week

Rust Compiler Performance Triage

表现平静的一周,没有大的变化。退步仅限于几个基准。

分流完成 @simulacrum.修订范围:998cfe5..3354a44

2 个退步,0 个改进,0 个混合;其中 1 个在汇总中

Full report here.

Approved RFCs

Rust 的变化遵循 RustRFC (request for comments) process.这些是本周批准实施的 RFC:

Final Comment Period

每周the team宣布正在达成决定的 RFC 和关键 PR 的“最终评论期”。现在就发表你的意见。

RFCs

目前没有 RFC 处于最终评论期。

Tracking Issues & PRs

New RFCs

Quote of the Week

可悲的是,没有引文。

Please submit quotes and vote for next week!

This Week in Rust is edited by: nellshamrell, llogiq, and cdmistman.

Discuss on r/rust