Home

Rust周报 373(译)

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

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

Updates from Rust Community

Official

Newsletters

Project/Tooling Updates

Observations/Thoughts

Rust Walkthroughs

Miscellaneous

Crate of the Week

这周的箱子是fast-float,提供提供解析 floats 的方法,非常快速。

谢谢Willi Kappler的建议!

提交您下周的建议和投票

Call for Participation

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

其中一些任务也可能有导师,请访问任务页面以获取更多信息。

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

Updates from Rust Core

共有 320 个拉取请求在上周合并

Rust Compiler Performance Triage

分类由 @rylev 完成。

full report更多。

Approved RFCs

对 Rust 的更改跟随 RustRFC (request for comments) process。以下是本周批准实施的 RFC:

Final Comment Period

每周the team宣布即将做出决定的 RFC 和主要 PR 的“最终评论期”。立即发表您的意见。

RFCs

Tracking Issues & PRs

New RFCs

Quote of the Week

Rust 优先考虑安全性而不是便利性。Rust 不希望您犯一些愚蠢的小错误,以至于浪费大量的调试时间,这最终使它更加便利。

@Joe232 on rust-users

Thanks to Jacob Pratt for the suggestion.

Please submit quotes and vote for next week!

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

Discuss on r/rust