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

推荐订阅源

Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
Vercel News
Vercel News
Martin Fowler
Martin Fowler
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
LangChain Blog
云风的 BLOG
云风的 BLOG
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
F
Fortinet All Blogs

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

On Friday, April 8th, the Rust Compiler team had a planning meeting for the April 2022 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.

I want to apologize for how late I am posting this message: Our planning meeting was a week ago, and my intent each cycle is to put up this post that day, so that everyone, not just the compiler team members, has a chance participate in the meetings. But, since this is going out a week late, it means one of the meetings already happened (today).

On Friday, 15 April, we discussed salsa 2.0's entity design. Salsa is a generic framework for on-demand incrementalized computation, which has many ties to rustc's query system. Niko Matsakis authored the document that drove the meeting's discussion. The discussion was on zulip, and should eventually be available on Rust's public zulip archive.

On Friday, 22 April, we will be having a meeting to discuss compiler team leadership and succession planning. Leadership of the Compiler Team, and selection of new leads, has thus far been performed in an ad-hoc manner. We will be reviewing a document authored by Felix Klock that tries to fix this by writing down 1. what the leads do today, 2. the minimum we expect from future leads, and 3. what process we should use for selecting new leads.

We are expecting this meeting may not occupy a full hour slot, and plan to occupy any remaining time doing "backlog bonanza", reviewing the list of unimplemented or partially-implemented features.

On Friday, 29 April, we will be having a meeting to discuss the future of Rust's incrementatal compilation. The incremental compilation system has been hard to maintain and hasn't been delivering as much value as we had hoped, at least given the amount of effort that goes into maintaining it. We already had a meeting on Friday, 1 April that looked at our high-level options going forward; this meeting is a follow-up to that, but will now be informed by the aforementioned discussion of Salsa 2.0's entity design, which would resolve some (but not all) of the issues that plague us today.

The three meetings in April each run from 2pm to 3pm GMT.

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