惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
人人都是产品经理
人人都是产品经理
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
量子位
美团技术团队
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
博客园 - 司徒正美
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
月光博客
月光博客

Rust Blog

Security Advisory for Cargo (CVE-2026-5223) | Rust Blog Security Advisory for Cargo (CVE-2026-5222) | Rust Blog Project goals update — April 2026 (end of 2025H2) | Rust Blog Rust is participating in Outreachy | Rust Blog Raising the baseline for the `nvptx64-nvidia-cuda` target | Rust Blog Announcing Google Summer of Code 2026 selected projects | Rust Blog Announcing Rust 1.95.0 | Rust Blog docs.rs: building fewer targets by default | Rust Blog Changes to WebAssembly targets and handling undefined symbols | Rust Blog Announcing Rust 1.94.1 | Rust Blog Security advisory for Cargo | Rust Blog What we heard about Rust's challenges | Rust Blog Call for Testing: Build Dir Layout v2 | Rust Blog Announcing rustup 1.29.0 | Rust Blog Announcing Rust 1.94.0 | Rust Blog 2025 State of Rust Survey Results | Rust Blog Rust debugging survey 2026 | Rust Blog Update on the October 15, 2018 incident on crates.io Announcing Rust 1.29.2 Announcing Rust 1.29 Announcing Rust 1.28 What is Rust 2018? Announcing Rust 1.27.2 Announcing Rust 1.27.1 Security Advisory for rustdoc Announcing Rust 1.27 Announcing Rust 1.26.2 Announcing Rust 1.26.1 Rust turns three Announcing Rust 1.26
Lang team July update | Inside Rust Blog
Niko Matsakis on behalf of the lang team · 2021-07-12 · via Rust Blog

On 2021-07-07, the lang team held its July planning meeting (minutes). These meetings are tyically held the first Wednesday of every month.

The planning meeting is used for:

  • Checking in on the status of our active initiatives
  • Planning the design meetings for the remainder of the month

After each meeting, we post an update (like this one!) with notes and meeting announcements.

Update on meeting recordings

As proposed in lang-team#100, we have decided to discontinue recording our meetings. A number of people reported that they felt uncomfortable participating if they knew that their participation would be made available on YouTube, and we decided to prioritize participation in the meeting itself over making recordings available. We are aware that many people enjoyed viewing the recordings and also that they were useful for enabling more "asynchronous" participation or giving more color to lang-team reasoning (the minutes can't capture all the details). We are investigating alternatives here and may resume some form of recording at some future time. We encourage folks to engage on Zulip if you have thoughts on the solution space, or propose an MCP with concrete ideas!

Update from active initiatives

Did you know that you can see the lang team's active initiatives on our project board? We're still experimenting and evolving the setup, but the goal is that it should give you a quick overview of what kinds of things the lang team is focused on, and what stage they are in their development. Here are some notable updates from some of the active initiatives:

  • Never type stabilization:
    • After a lot of experimentation, we may be approaching stabilization here!
    • The plan is to begin with a complex fallback rule that preserves most existing patterns, and then to deprecate and evolve it over time.
  • FFI Unwind:
    • There is a pending PR that, when landed, closes all remaining issues with "C-unwind", clearing the way for possible stabilization.
  • Inline assembly:
    • There are still a few active blockers, but there is also some discussions on the thread of a "minimum inline assembly" stabilization that could proceed in the near future!
  • #[instruction_set] attribute:
    • The implementation is complete but doesn't produce optimal code. We are considering whether to stabilize in its current form, since it may be of use. We are actively seeking feedback and experimentation from folks who might be interested in using this feature, which allows you to specify the instruction set for a particular function.

Upcoming design meetings

We planned two design meetings for this month. Each design meeting begins with a review of a document, which is posted publicly on the meeting issue at least 24 hours before the meeting. Our meetings are typically open for anyone to observe; you'll find timing and other details on our calendar.