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

推荐订阅源

云风的 BLOG
云风的 BLOG
GbyAI
GbyAI
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
月光博客
月光博客
腾讯CDC
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
博客园 - 【当耐特】
The GitHub Blog
The GitHub Blog
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
aimingoo的专栏
aimingoo的专栏
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Martin Fowler
Martin Fowler
A
About on SuperTechFans
博客园 - 叶小钗

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
2019-10-10 Lang Team Triage Meeting | Inside Rust Blog
Niko Matsakis on behalf of the lang team · 2019-10-11 · via Rust Blog

We had our weekly triage meeting on 2019-10-10. You can find the minutes on the lang-team repository; there is also a video recording on YouTube. This week we had a number of folks who have been working on const evaluation in attendance, which gave us an opportunity to dive into some of the complexities involved there. We also discussed how to make the const evaluation effort into a "shepherded project", a concept that we are still actively developing (see my blog post on Shepherding 3.0 for the general idea).

Other updates on shepherded items

This is our current list of "shepherded items", which are things we are tracking week to week. We're still evolving the shepherding system. Hopefully we'll soon have links for all of these to a good, representative place that explains the overall status and roadmap. All in good time.

  • unwind-ffi
    • created a zulip stream (#wg-ffi-unwind)
    • preparing an RFC that creates the group official and lays out the roadmap
  • "object safety" group (e.g., #57893)
    • no major updates, still iterating on the "in progress" branch
  • re-rebalance coherence
    • we have a spreadsheet mapping out all the possible tests
    • we'll fill out the matrix, but probably ready to stabilize 🎉
  • stabilize proc-macros generating macro-rules items
    • waiting on a report from pnkfelix
  • grammar working group
    • no updates