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

推荐订阅源

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
Rust Compiler March 2022 Steering Cycle | Inside Rust Blog
Felix Klock on behalf of The Compiler Team · 2022-03-11 · via Rust Blog

On Friday, March 11th, the Rust Compiler team had a planning meeting for the March steering cycle.

Every fourth Friday, the Rust compiler team decides how it is going to use its scheduled steering and design meeting time over the next three Fridays.

On Friday, 18 March, we will be having a "backlog bonanza", in a similar vein to that done by T-lang, to review the list of unimplemented or partially-implemented features. pnkfelix and Jack Huey will prepare a document to drive the meeting.

On Friday, 25 March, we will be reviewing formal methods in Rust, and also discuss how to provide a stable interface to MIR, rustc's middle intermediate representation, for use by external tools (such as those developed by the formal methods community). pnkfelix and Xavier Denis will prepare a document to drive the meeting.

Note: The MIR interface topic is of interest to a number of external stakeholders, so we expect to have the document to drive the meeting ready for review well ahead of this meeting. Please reach out to pnkfelix if you are working on a project that would benefit from stable MIR, so we can determine if you should be included in the development of that document. (Of course, all are welcome at the steering meeting itself.)

On Friday, 1 April, we will discuss robust incremental compilation. The compiler team has opted to disable incremental compilation in the stable channel twice in the past year. This meeting will discuss the pervasive issues suffered by the current design, and possible strategies to validate the incremental compilation subsystem going forward. mw and Aaron Hill will prepare a document to drive the meeting.

The two meetings in March will run from 2pm to 3pm GMT.

The meeting on April 1st has a different time than normal; it will run from 4pm to 5pm GMT.

All of the meetings will take place on the T-compiler/meetings zulip stream.

You can find a public link to the compiler team calendar here; it lists these meetings as well as a number of other meetings for the compiler team and various projects and working groups.