本週 Rust 動態 525

2023-12-13

說明

本文由 ChatGPT(gpt-3.5-turbo-1106) 翻譯。

你好,欢迎阅读本期 本周 Rust 动态Rust 是一种让每个人都能构建可靠和高效软件的编程语言。 这是本编程语言进展和社区动态的每周总结。 有想要让我们提及的内容吗?在 Twitter 上用标签 @ThisWeekInRust,或在 mastodon.social 上用标签 @ThisWeekinRust,或者向我们提交 pull request。 想要参与其中吗?我们欢迎贡献

本周 Rust 动态GitHub 上开发,并可在 this-week-in-rust.org 上查看存档。 如果您发现本周动态中有任何错误,请提交 PR

Rust 社群更新

官方

通訊

專案 / 工具更新

觀察 / 感想

Rust 教學

其他

本周推荐的库

本周推荐的库是 io-adapters,这是一个可以让你在不同的可写 API(io vs. fmt)之间进行转换的库。

感谢 Alex Saveau 自荐这个库!

请提交你对下周推荐的建议和投票

參與呼籲

一直想要貢獻開源項目,但不知道從哪裡開始嗎?每週我們都會突顯 Rust 社區中的一些任務,讓您可以選擇並開始參與!

這些任務中可能也有導師可用,請訪問任務頁面以獲取更多信息。

如果您是 Rust 項目的所有者,並且正在尋找貢獻者,請在這裡提交任務。

來自 Rust 專案的更新

上週共合併了 391 個 拉取請求

修复常量丢弃检查 https://github.com/rust-lang/rust/pull/118689

修复在需要时不重新分配的就地收集 https://github.com/rust-lang/rust/pull/118460

修复解析器在“for<...>”后恢复“dyn”/“impl”时出现的 ICE https://github.com/rust-lang/rust/pull/118585

修复:纠正 '建议使用关联函数语法' 诊断的参数 https://github.com/rust-lang/rust/pull/118502

在引导程序中通用化使用 LLD https://github.com/rust-lang/rust/pull/116278

通用化:处理别名中的出现性检查失败 https://github.com/rust-lang/rust/pull/117088

实现 --env 编译器标记(不包括 tracked_env 支持) https://github.com/rust-lang/rust/pull/118368

repr(simd) 实现 repr(packed) https://github.com/rust-lang/rust/pull/117116

改进 print_tts https://github.com/rust-lang/rust/pull/114571

通過命名空間解析關聯對象綁定 https://github.com/rust-lang/rust/pull/118668

簡化 MIR 數據流游標 https://github.com/rust-lang/rust/pull/118230

在隱私錯誤上結構化 use 建議 https://github.com/rust-lang/rust/pull/118066

告訴 MirUsedCollector,指針對齊檢查調用了其 panic 符號 https://github.com/rust-lang/rust/pull/118693

macro_rules! 之後定義宏名稱的提示 https://github.com/rust-lang/rust/pull/118317

微調 .clone() 建議以適應更多情況 https://github.com/rust-lang/rust/pull/118076

微調未閉合泛型的錯誤 https://github.com/rust-lang/rust/pull/117922

未轉義清理 https://github.com/rust-lang/rust/pull/118734

提升(新求解器)規范化器到 rustc_next_trait_solver https://github.com/rust-lang/rust/pull/117586

即將舉行的活動

2023年12月13日至2024年01月10日期間的 Rusty 活動 🦀

虛擬活動

亞洲

歐洲

北美

如果您正在舉辦 Rust 活動,請將其添加到[日曆]以在此提及。請記得添加事件鏈接。想獲取訪問權限,請發郵件給Rust 社區團隊

工作

请查看最新的r/rust《招聘》帖子

本周引言

抱歉,本周没有被提名的引言。

请提交并投票下周的引言!

电子邮箱列表由 Rust 基金会 赞助

在 r/rust 上讨论