你好,欢迎再来一期本周的螃蟹行情!Rust是一种追求三位一体的系统语言:安全性、并发性和速度。这是它的进展和社区的每周总结。有什么要说的吗?推特@ThisWeekInRust或向我们发送请求。 想参与吗?我们热爱贡献.
这本周的螃蟹行情是在在 Github 上公开的。如果你在本周的问题中发现任何错误,请提交 PR。
本周的箱子是sycamore,一个使用 WebAssembly 制作 Web 应用程序的箱子。
谢谢Luke Chu的自我建议。
Submit your suggestions and votes for next week!
本周推出的是Rust Module of the Week和std::fs Part 1。欢迎投稿和反馈here.
一直想为开源项目做贡献但不知道从哪里开始?每周我们都会重点介绍来自 Rust 社区的一些任务,供您挑选并开始使用!
其中一些任务可能还有可用的导师,请访问任务页面了解更多信息。
如果您是 Rust 项目所有者并且正在寻找贡献者,请提交任务here.
324 个拉取请求是merged in the last week
#[derive(Default)]
on enums with a #[default]
attribute(RFC)#3107)large_assignments
lintpanic!("..")
work in Rust 2021&mut
as help message;
on parse error where applicable'static
lifetimes during opaque type resolutionfor
loopTrustedRandomAccess
implementationsconst_slice_first_last
core::task::ready!
const_fn_transmute
, const_fn_union
fold()
on array::IntoIter
to improve flatten().collect()
perffmt::PadAdapter::wrap
P: Unpin
bound on impl Future for Pin
futuresordered
in join_all
Result
on map_flatten
lintwhile_let_on_iterator
表现平静的一周,没有大的变化。退步仅限于几个基准。
分流完成 @simulacrum.修订范围:998cfe5..3354a44
2 个退步,0 个改进,0 个混合;其中 1 个在汇总中
Rust 的变化遵循 RustRFC (request for comments) process.这些是本周批准实施的 RFC:
每周the team宣布正在达成决定的 RFC 和关键 PR 的“最终评论期”。现在就发表你的意见。
目前没有 RFC 处于最终评论期。
Vec<T>::shrink_to
可悲的是,没有引文。
Please submit quotes and vote for next week!
This Week in Rust is edited by: nellshamrell, llogiq, and cdmistman.